The ContactColumnConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
CancelEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
Commit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
CommitAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
Delete | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
DeleteAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValidators | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
GetValidatorsAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PrepareForEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
SetConfigurationId | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
SetDisplayName | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
ToString | (Inherited from ConfigurationObject.) |
Properties
Name | Description | |
---|---|---|
Changed | (Inherited from EditableListConfigurationObject<(Of <(<'ContactColumnConfiguration..::..Property>)>)>.) | |
ColumnName |
The name of the database column.
| |
ConfigurationId | (Inherited from ListConfigurationObject.) | |
ContactColumnId |
An internally-maintained Id for this contact column.
| |
ContactList |
The Id of the contact list associated with this contact column.
| |
IsDefaultObject |
Indicates whether this is the default instance of this object type.
| |
IsExporting |
Tells whether the current object is being used for exporting
| |
IsNewObject | (Inherited from ConfigurationObject.) | |
OriginalConfigurationId | (Inherited from ListConfigurationObject.) | |
PhoneNumberType |
The Id of the phone number type associated with this contact column.
| |
RevisionLevel |
The current version of this object.
| |
TableName |
The name of the database table housing the column specified by ColumnName.
|