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