NSFormSubmissionEntity
Content of a Form submission.
Content of a Form submission.
Initializes a new instance of the NSFormSubmissionEntity class.
Returns: CRMScript.Global.Integer - The optional ID of the contact of the person who submitted.
Example:
Returns: CRMScript.Global.String - The email address of the person who submitted.
Example:
Returns: CRMScript.Global.Integer - The ID of the parent form.
Example:
Returns: CRMScript.Global.Integer - Primary key.
Example:
Returns: CRMScript.Global.Integer - The optional ID of the person who submitted.
Example:
Returns: CRMScript.Global.String - A log of what happened during processing.
Example:
Returns: CRMScript.Global.String - The JSON-formatted response from this form.
Example:
Returns: CRMScript.Global.Integer - The ID of the s_shipment_addr that is the response mail.
Example:
Returns: CRMScript.Global.Integer - The status of this submission. See <xref href=“CRMScript.NetServer.FormSubmissionStatus” data-throw-if-not-resolved=“false”></xref>
Example:
Returns: CRMScript.Global.DateTime - The time of the submit.
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Returns: CRMScript.Global.Void
Example:
Related topics
NSMarketingAgentDelete Form Submission EntitySave Form Submission EntityGet Form Submission EntityCreate Default Form Submission EntityFormSubmission