Supplier..::..CustomFields Property

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

Syntax


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