CustomFieldCollection..::..CustomFieldTableName Property

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

Syntax


public string CustomFieldTableName { get; set; }
Public Property CustomFieldTableName As String
	Get
	Set
public:
property String^ CustomFieldTableName {
	String^ get ();
	void set (String^ value);
}