StockTransfer..::..Documents Property

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

Syntax


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