CreateOrUpdateEventRegistrationRequest Class
Applies To: Dynamics Marketing
Contains the data that’s required to create or update an event registration.
Namespace: Microsoft.Dynamics.Marketing.SDK.Messages.Event
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.Event.CreateOrUpdateEventRegistrationRequest
Syntax
[DataContractAttribute]
public class CreateOrUpdateEventRegistrationRequest : SdkRequest
[DataContractAttribute]
public ref class CreateOrUpdateEventRegistrationRequest : SdkRequest
[<DataContractAttribute>]
type CreateOrUpdateEventRegistrationRequest =
class
inherit SdkRequest
end
<DataContractAttribute>
Public Class CreateOrUpdateEventRegistrationRequest
Inherits SdkRequest
Constructors
| Name | Description | |
|---|---|---|
![]() |
CreateOrUpdateEventRegistrationRequest() | Initializes a new instance of the CreateOrUpdateEventRegistrationRequest class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
DisableConcurrencyValidation | Gets or sets the concurrency validation logic for updating an entity. |
![]() |
EventRegistration | Gets or sets the event registration. |
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.) |
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
CreateOrUpdateEventRegistrationResponse
Microsoft.Dynamics.Marketing.SDK.Messages.Event Namespace
Developer overview of Microsoft Dynamics Marketing
Manage event registration and attendance
Getting started with the SDK
Quick start with sample code
Sample: Create, read, update, and cancel event registration
Assembly included in the Microsoft Dynamics Marketing SDK
Web service and assembly reference
Return to top
.jpeg)
.jpeg)
.jpeg)