Inventory..::..Documents Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public DocumentCollection Documents { get; }
Public ReadOnly Property Documents As DocumentCollection
	Get
public:
property DocumentCollection^ Documents {
	DocumentCollection^ get ();
}