CustomField Class
Applies To: Dynamics Marketing
Represents a custom field in Microsoft Dynamics Marketing.
Namespace: Microsoft.Dynamics.Marketing.SDK.Model
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Inheritance Hierarchy
System.Object
Microsoft.Dynamics.Marketing.SDK.Model.CustomField
Syntax
[DataContractAttribute]
public class CustomField
[DataContractAttribute]
public ref class CustomField
[<DataContractAttribute>]
type CustomField = class end
<DataContractAttribute>
Public Class CustomField
Constructors
| Name | Description | |
|---|---|---|
![]() |
CustomField() | Initializes a new instance of theCustomField class. |
Properties
| 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. |
Methods
| 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.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
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
Return to top
.jpeg)
.jpeg)
.jpeg)