DocumentDocumentNo Property |
Document number, unique within Document_Type_Id [Required][Filter(eq;like)][ORD]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string DocumentNo { get; set; }
Public Property DocumentNo As String
Get
Set
public:
property String^ DocumentNo {
String^ get ();
void set (String^ value);
}
member DocumentNo : string with get, set
Property Value
Type:
String
See Also