DocumentType..::..DocumentTypeCollection Property

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

Syntax


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