DocumentCollection..::..DefaultDocumentType Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Documents
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[XmlIgnoreAttribute] public DocumentType DefaultDocumentType { get; set; }
<XmlIgnoreAttribute> _ Public Property DefaultDocumentType As DocumentType Get Set
[XmlIgnoreAttribute] public: property DocumentType^ DefaultDocumentType { DocumentType^ get (); void set (DocumentType^ value); }