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