SalesOrder..::..LineCustomFields Property

Gets the line custom fields.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


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

Field Value

The line custom fields.