Staff..::..DisplayName Property

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

Syntax


[XmlIgnoreAttribute]
public string DisplayName { get; }
<XmlIgnoreAttribute> _
Public ReadOnly Property DisplayName As String
	Get
[XmlIgnoreAttribute]
public:
property String^ DisplayName {
	String^ get ();
}