PurchaseOrder..::..CustomFields Property

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

Syntax


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