Account..::..AccountNoDashDescription Property

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

Syntax


public virtual string AccountNoDashDescription { get; }
Public Overridable ReadOnly Property AccountNoDashDescription As String
	Get
public:
virtual property String^ AccountNoDashDescription {
	String^ get ();
}