CustomField Class
Applies To: Dynamics Marketing
Represents a custom field in Microsoft Dynamics Marketing.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | CustomField() | Initializes a new instance of theCustomField class. |
| Name | Description | |
|---|---|---|
![]() | EntityTypeName | Gets or sets the type name of the custom field entity. |
![]() | FieldName | Gets or sets the name of the custom field. |
![]() | FieldTypeName | Gets or sets the type name of the custom field. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft.Dynamics.Marketing.SDK.Model
Developer overview of Microsoft Dynamics Marketing
Provide customized data to your users
Getting started with the SDK
Quick start with sample code
Sample: Retrieve custom fields by Belongs-To company and entity
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference


