EntryReferencedDocumentNo Property |
Number of the document that represents the operation that caused this entry. [Required] [Filter(eq)]
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ReferencedDocumentNo { get; set; }
Public Property ReferencedDocumentNo As String
Get
Set
public:
property String^ ReferencedDocumentNo {
String^ get ();
void set (String^ value);
}
member ReferencedDocumentNo : string with get, set
Property Value
Type:
String
See Also