SaveDocumentInput
Interface Function
Call the parameter entity of SaveDocument
Attribute
Attribute | Type | Remarks |
---|---|---|
FormAlias | String | Specify the Form, Form alias, the identity of the form |
DataId | String | Specify docuemnt id, the format is GUID without hyphen (-), such as: 4ab4be9d624c48f6b1ade86bfe0a655e |
UserName | string | creator |
UserId | string | creator StaffCode |
Message | string | Instructions for saving records |
Data | Dictionary<string, string> |
Data to save |