Inventory..::..Components Property

Gets or sets the components.

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

Syntax


[DataMemberAttribute]
public List<Component> Components { }
<DataMemberAttribute> _
Public Property Components As List(Of Component)
[DataMemberAttribute]
public:
property List<Component^>^ Components {
}

Field Value

The components.