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