clsStaff..::..CustomSettings Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaStaff
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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