DocumentReferenceDocumentNo Property |
The number of the document (issued by the other party), which was the reason for the creation of the current document. The numebr should be unique within the party documents [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ReferenceDocumentNo { get; set; }
Public Property ReferenceDocumentNo As String
Get
Set
public:
property String^ ReferenceDocumentNo {
String^ get ();
void set (String^ value);
}
member ReferenceDocumentNo : string with get, set
Property Value
Type:
String
See Also