Prices..::..Groups Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


public GroupCollection Groups { get; set; }
Public Property Groups As GroupCollection
	Get
	Set
public:
property GroupCollection^ Groups {
	GroupCollection^ get ();
	void set (GroupCollection^ value);
}