ApprovalResponseSoapModelApproval Property |
Approval ID (with the "urn:uuid") to be approved
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string Approval { get; set; }
Public Property Approval As String
Get
Set
public:
property String^ Approval {
String^ get ();
void set (String^ value);
}
member Approval : string with get, set
Property Value
Type:
String
See Also