Region..::..Suppliers Property

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

Syntax


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