clsContact..::..State Property

Namespace:  JiwaFinancials.Jiwa.JiwaContacts
Assembly:  JiwaContacts (in JiwaContacts.dll)

Syntax


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