StockTransfer..::..LineCustomFields Property

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

Syntax


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