Configuration structure.
The Config ActivitiesColumns type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | 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 | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() | Address1 |
Address line 1.
|
![]() ![]() | Address2 |
Address line 2.
|
![]() ![]() | Address3 |
Address line 3.
|
![]() ![]() | City |
City.
|
![]() ![]() | CompanyName |
Company name.
|
![]() ![]() | Country |
Country.
|
![]() ![]() | CustomField1 |
Custom field 1.
|
![]() ![]() | CustomField10 |
Custom field 10.
|
![]() ![]() | CustomField11 |
Custom field 11.
|
![]() ![]() | CustomField12 |
Custom field 12.
|
![]() ![]() | CustomField13 |
Custom field 13.
|
![]() ![]() | CustomField14 |
Custom field 14.
|
![]() ![]() | CustomField15 |
Custom field 15.
|
![]() ![]() | CustomField2 |
Custom field 2.
|
![]() ![]() | CustomField3 |
Custom field 3.
|
![]() ![]() | CustomField4 |
Custom field 4.
|
![]() ![]() | CustomField5 |
Custom field 5.
|
![]() ![]() | CustomField6 |
Custom field 6.
|
![]() ![]() | CustomField7 |
Custom field 7.
|
![]() ![]() | CustomField8 |
Custom field 8.
|
![]() ![]() | CustomField9 |
Custom field 9.
|
![]() ![]() |
Email address.
| |
![]() ![]() | FirstName |
First name.
|
![]() ![]() | HomePhone |
Home phone.
|
![]() ![]() | JobTitle |
Job title.
|
![]() ![]() | LastName |
Last name.
|
![]() ![]() | MiddleName |
Middle name.
|
![]() ![]() | PostalCode |
Postal code.
|
![]() ![]() | State |
State.
|
![]() ![]() | StateProvince |
US state or province.
|
![]() ![]() | SubPostalCode |
Sub-postal code.
|
![]() ![]() | WorkPhone |
Work phone.
|
See Also