CreateOrUpdateExternalEntityRequest Class
Applies To: Dynamics Marketing
Contains the data that’s needed to create or update an external entity.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.ExternalEntity
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.SdkRequest
Microsoft.Dynamics.Marketing.SDK.Messages.ExternalEntity.CreateOrUpdateExternalEntityRequest
Syntax
[DataContractAttribute]
public class CreateOrUpdateExternalEntityRequest : SdkRequest
[DataContractAttribute]
public ref class CreateOrUpdateExternalEntityRequest : SdkRequest
[<DataContractAttribute>]
type CreateOrUpdateExternalEntityRequest =
class
inherit SdkRequest
end
<DataContractAttribute>
Public Class CreateOrUpdateExternalEntityRequest
Inherits SdkRequest
Constructors
| Name | Description | |
|---|---|---|
![]() |
CreateOrUpdateExternalEntityRequest() | Initializes a new instance of the CreateOrUpdateExternalEntityRequest class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ExternalEntity |
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) | Creates a new brokered message with the compressed and serialized SdkMessage.(Inherited from SdkRequest.) |
![]() |
ToString() | (Inherited from Object.) |
Remarks
This message works similar to an “upsert” operation and creates a new entity type or updates an existing entity type depending on whether or not the entity exists.
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
CreateOrUpdateExternalEntityResponse
Microsoft.Dynamics.Marketing.SDK.Messages.ExternalEntity Namespace
Developer overview of Microsoft Dynamics Marketing
Provide customized data to your users
Getting started with the SDK
Quick start with sample code
Sample: Create and update external entities
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference
Map supplementary data to marketing contacts
Map supplementary data to marketing contacts
Return to top
.jpeg)
.jpeg)
.jpeg)