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