BankRec..::..Documents Property

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

Syntax


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