IJiwaCustomFieldValues..::..CustomFieldValues Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
CustomFieldValueCollection CustomFieldValues { get; set; }
Property CustomFieldValues As CustomFieldValueCollection Get Set
property CustomFieldValueCollection^ CustomFieldValues { CustomFieldValueCollection^ get (); void set (CustomFieldValueCollection^ value); }