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