PurchaseOrder..::..LineCustomFields Property

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

Syntax


public CustomFieldCollection LineCustomFields { get; }
Public ReadOnly Property LineCustomFields As CustomFieldCollection
	Get
public:
property CustomFieldCollection^ LineCustomFields {
	CustomFieldCollection^ get ();
}