Show / Hide Table of Contents

Class ListsHelper.ListTableInfo

Inheritance
object
ListsHelper.ListTableInfo
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoDataBase.dll
Syntax
public class ListsHelper.ListTableInfo

Constructors

ListTableInfo(TableInfo, int)

Declaration
public ListTableInfo(TableInfo tableInfo, int listTableId)
Parameters
Type Name Description
TableInfo tableInfo
int listTableId

Properties

ListTableId

Declaration
public int ListTableId { get; set; }
Property Value
Type Description
int

TableInfo

Declaration
public TableInfo TableInfo { get; set; }
Property Value
Type Description
TableInfo

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top