Submission Class

 

Applies To: Dynamics Marketing

Represents an event submission.

Namespace:   Microsoft.Dynamics.Marketing.SDK.Model
Assembly:  Microsoft.Dynamics.Marketing.SDK (in Microsoft.Dynamics.Marketing.SDK.dll)

System::Object
  Microsoft.Dynamics.Marketing.SDK.Model::Submission

[DataContractAttribute]
public ref class Submission 

NameDescription
System_CAPS_pubmethodSubmission()

Initializes a new instance of theSubmission class.

NameDescription
System_CAPS_pubpropertyContact

Gets or sets the contact for the submission.

System_CAPS_pubpropertyEvent

Gets or sets the event.

System_CAPS_pubpropertyEventRegistrationSetup

Gets or sets the event registration setup.

System_CAPS_pubpropertyEventSession

Gets or sets the event session.

System_CAPS_pubpropertyFields

Gets or sets the list of fields submitted on the landing page.

System_CAPS_pubpropertyLead

Gets or sets the lead.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.

Return to top
Show: