Inventory..::..Components Property

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

Syntax


public ComponentCollection Components { get; }
Public ReadOnly Property Components As ComponentCollection
	Get
public:
property ComponentCollection^ Components {
	ComponentCollection^ get ();
}