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