Credit..::..LineCustomFields Property

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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