RetrieveEventRegistrationsRequest Class
Applies To: Dynamics Marketing
Contains the data that’s required to retrieve a collection of event registrations.
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.RetrieveEventRegistrationsRequest
Syntax
[DataContractAttribute]
public class RetrieveEventRegistrationsRequest : SdkRequest
[DataContractAttribute]
public ref class RetrieveEventRegistrationsRequest : SdkRequest
[<DataContractAttribute>]
type RetrieveEventRegistrationsRequest =
class
inherit SdkRequest
end
<DataContractAttribute>
Public Class RetrieveEventRegistrationsRequest
Inherits SdkRequest
Constructors
| Name | Description | |
|---|---|---|
![]() |
RetrieveEventRegistrationsRequest() | Initializes a new instance of theRetrieveEventRegistrationsRequest class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
ContactID | Gets or sets the contact ID. |
![]() |
EventID | Gets or sets the event ID. |
![]() |
IncludeCanceled | Gets or sets a flag that indicates if the response should include cancelled registrations. |
![]() |
MaxNumberOfRecords | Gets or sets the maximum number of registration items to return in the response. |
![]() |
RegistrationSetupID | Gets or sets the registration setup ID. |
![]() |
SessionID | Gets or sets the session ID. |
![]() |
SkipNumberOfRecords | Gets or sets the number of registration items, starting from the beginning of the results, to not return in the response. |
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
The class properties are used to filter the query results returned in the response.
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
RetrieveEventRegistrationsResponse
Microsoft.Dynamics.Marketing.SDK.Messages.Event Namespace
Manage event registration and attendance
Return to top
.jpeg)
.jpeg)
.jpeg)