LogicalWarehouse..::..LedgerMask Property

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

Syntax


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