SalesQuote..::..CustomFields Property
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesQuote.XML
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public List<CustomField> CustomFields { }
Public Property CustomFields As List(Of CustomField)
public: property List<CustomField^>^ CustomFields { }