CustomFieldValue..::..CustomFieldValueCollection Property

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

Syntax


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