CustomFieldController..::..CustomFieldValuesHost Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.CustomFields
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public IJiwaCustomFieldValues CustomFieldValuesHost { get; set; }
Public Property CustomFieldValuesHost As IJiwaCustomFieldValues Get Set
public: property IJiwaCustomFieldValues^ CustomFieldValuesHost { IJiwaCustomFieldValues^ get (); void set (IJiwaCustomFieldValues^ value); }