Job..::..PartLineCustomFields Property
Gets the part line custom fields.
Namespace:
JiwaFinancials.Jiwa.JiwaServiceManagerAssembly: JiwaServiceManager (in JiwaServiceManager.dll)
Syntax
public CustomFieldCollection PartLineCustomFields { get; }
Public ReadOnly Property PartLineCustomFields As CustomFieldCollection Get
public: property CustomFieldCollection^ PartLineCustomFields { CustomFieldCollection^ get (); }