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