DocumentTypeUserStatusInstructions Property |
Instructions what should be done when this user status is active (Rich Text).
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string Instructions { get; set; }
Public Property Instructions As String
Get
Set
public:
property String^ Instructions {
String^ get ();
void set (String^ value);
}
member Instructions : string with get, set
Property Value
Type:
String
See Also