Credit..::..CustomFieldValues Property

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Credit
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


public CustomFieldValueCollection CustomFieldValues { get; set; }
Public Property CustomFieldValues As CustomFieldValueCollection
	Get
	Set
public:
property CustomFieldValueCollection^ CustomFieldValues {
	CustomFieldValueCollection^ get ();
	void set (CustomFieldValueCollection^ value);
}