Document..::..DocumentType Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrder.XML
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
[DataMemberAttribute] public DocumentType DocumentType { get; set; }
<DataMemberAttribute> _ Public Property DocumentType As DocumentType Get Set
[DataMemberAttribute] public: property DocumentType^ DocumentType { DocumentType^ get (); void set (DocumentType^ value); }