DocumentTypeCollection..::..DocumentType Property

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

Syntax


public string DocumentType { get; set; }
Public Property DocumentType As String
	Get
	Set
public:
property String^ DocumentType {
	String^ get ();
	void set (String^ value);
}