PricingGroup..::..PricingGroupCollections Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory.Configuration.PricingGroup
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public PricingGroupCollection PricingGroupCollections { get; }
Public ReadOnly Property PricingGroupCollections As PricingGroupCollection
	Get
public:
property PricingGroupCollection^ PricingGroupCollections {
	PricingGroupCollection^ get ();
}