Account..::..UseTransCode2 Property

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

Syntax


public virtual bool UseTransCode2 { get; set; }
Public Overridable Property UseTransCode2 As Boolean
	Get
	Set
public:
virtual property bool^ UseTransCode2 {
	bool^ get ();
	void set (bool^ value);
}