DocumentPrintReferenceNo Property |
Used only when the printout reflects export to external system/device. In this case, it can store the reference number, generated by the other system/device. [Filter(multi eq)]
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ReferenceNo { get; set; }
Public Property ReferenceNo As String
Get
Set
public:
property String^ ReferenceNo {
String^ get ();
void set (String^ value);
}
member ReferenceNo : string with get, set
Property Value
Type:
String
See Also