Job..::..TaskCustomFields Property

Gets the task custom fields.

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

Syntax


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

Field Value

The task custom fields.