RetrieveCustomFieldsRequest Class
Applies To: Dynamics Marketing
Contains the data to retrieve a list of user defined fields.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Microsoft.Dynamics.Marketing.SDK.Common::SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common::SdkRequest
Microsoft.Dynamics.Marketing.SDK.Messages.CustomField::RetrieveCustomFieldsRequest
| Name | Description | |
|---|---|---|
![]() | RetrieveCustomFieldsRequest() | Initializes a new instance of the RetrieveCustomFieldsRequest class. |
| Name | Description | |
|---|---|---|
![]() | BelongsToCompanyId | Gets or sets the company ID that the custom field belongs to. |
![]() | EntityTypeName | Gets or sets the type name of the custom-defined entity. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToBrokeredMessage() | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkMessage.) |
![]() | ToBrokeredMessage(String^) | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkRequest.) |
![]() | 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.
RetrieveCustomFieldsResponse
Microsoft.Dynamics.Marketing.SDK.Messages.CustomField Namespace
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


