Submission Class
Applies To: Dynamics Marketing
Represents an event submission.
Assembly: Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)
| Name | Description | |
|---|---|---|
![]() | Submission() | Initializes a new instance of theSubmission class. |
| Name | Description | |
|---|---|---|
![]() | Contact | Gets or sets the contact for the submission. |
![]() | Event | Gets or sets the event. |
![]() | EventRegistrationSetup | Gets or sets the event registration setup. |
![]() | EventSession | Gets or sets the event session. |
![]() | Fields | Gets or sets the list of fields submitted on the landing page. |
![]() | Lead | Gets or sets the lead. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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.
Show:


