LogicalWarehouse..::..LedgerMask Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.Inventory.Warehouse
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
[DataMemberAttribute] public string LedgerMask { get; set; }
<DataMemberAttribute> _ Public Property LedgerMask As String Get Set
[DataMemberAttribute] public: property String^ LedgerMask { String^ get (); void set (String^ value); }