ApprovalApprovalStatus Property |
Approval Status -
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string ApprovalStatus { get; set; }
Public Property ApprovalStatus As String
Get
Set
public:
property String^ ApprovalStatus {
String^ get ();
void set (String^ value);
}
member ApprovalStatus : string with get, set
Property Value
Type:
String
See Also