RetrieveCustomFieldsResponse Class
Applies To: Dynamics Marketing
Contains the response from the RetrieveCustomFieldsRequest message.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.CustomField
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
Inheritance Hierarchy
System.Object
Microsoft.Dynamics.Marketing.SDK.Common.SdkMessage
Microsoft.Dynamics.Marketing.SDK.Common.SdkResponse
Microsoft.Dynamics.Marketing.SDK.Messages.CustomField.RetrieveCustomFieldsResponse
Syntax
[DataContractAttribute]
public class RetrieveCustomFieldsResponse : SdkResponse
[DataContractAttribute]
public ref class RetrieveCustomFieldsResponse : SdkResponse
[<DataContractAttribute>]
type RetrieveCustomFieldsResponse =
class
inherit SdkResponse
end
<DataContractAttribute>
Public Class RetrieveCustomFieldsResponse
Inherits SdkResponse
Constructors
| Name | Description | |
|---|---|---|
![]() |
RetrieveCustomFieldsResponse() | Initializes a new instance of the RetrieveCustomFieldsResponse class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
BelongsToCompanyId | Gets or sets the belongs to company Id. |
![]() |
CustomFields | Gets or sets the user-defined fields. |
![]() |
EntityTypeName | |
![]() |
Message | Gets or sets the response message.(Inherited from SdkResponse.) |
![]() |
Succeeded | Gets or sets the result of the request that was performed. |
Methods
| 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) | Converts the SDK response message to a brokered message.(Inherited from SdkResponse.) |
![]() |
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
RetrieveCustomFieldsRequest
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
Return to top
.jpeg)
.jpeg)
.jpeg)