Address..::..Telephone Property

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

Syntax


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