Job..::..Estimates Property
Namespace:
JiwaFinancials.Jiwa.JiwaJobCosting
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Assembly: JiwaJobCosting (in JiwaJobCosting.dll)
Syntax
public EstimateCollection Estimates { get; set; }
Public Property Estimates As EstimateCollection Get Set
public: property EstimateCollection^ Estimates { EstimateCollection^ get (); void set (EstimateCollection^ value); }