CostType..::..CostTypes Property

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCost.Configuration
Assembly:  JiwaLandedCost (in JiwaLandedCost.dll)

Syntax


public CostTypeCollection CostTypes { get; }
Public ReadOnly Property CostTypes As CostTypeCollection
	Get
public:
property CostTypeCollection^ CostTypes {
	CostTypeCollection^ get ();
}