SaveAll..::..Documents Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Documents
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public DocumentCollection Documents { get; set; }
Public Property Documents As DocumentCollection Get Set
public: property DocumentCollection^ Documents { DocumentCollection^ get (); void set (DocumentCollection^ value); }