CustomFieldModule..::..ModuleName Property

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

Syntax


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