clsContact..::..Documents Property

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

Syntax


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