Class PersonCollection.IdxUserdefId
Class representing index 'IDXPersUdef_id'.
Inheritance
PersonCollection.IdxUserdefId
Implements
Inherited Members
Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public sealed class PersonCollection.IdxUserdefId : PersonCollection.PersonCollectionIdx<PersonRows.IdxUserdefId>, ISentryIgnorable
Constructors
IdxUserdefId(int)
Constructor for class PersonCollection.IdxUserdefId This class represents index 'IDXPersUdef_id'.
Declaration
public IdxUserdefId(int userdefId)
Parameters
Type | Name | Description |
---|---|---|
int | userdefId | User defined table record 1 |
Properties
UserdefId
User defined table record 1
Declaration
public int UserdefId { get; set; }
Property Value
Type | Description |
---|---|
int |