CustomFieldValueCollection..::..ItemFromSettingName Property

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

Syntax


public CustomFieldValue ItemFromSettingName { get; }
Public ReadOnly Property ItemFromSettingName As CustomFieldValue
	Get
public:
property CustomFieldValue^ ItemFromSettingName {
	CustomFieldValue^ get ();
}