SalesOrder..::..Documents Property
Gets the documents.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public DocumentCollection Documents { get; }
Public ReadOnly Property Documents As DocumentCollection Get
public: property DocumentCollection^ Documents { DocumentCollection^ get (); }