Job..::..PartLineCustomFields Property

Gets the part line custom fields.

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

Syntax


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

Field Value

The part line custom fields.