Click or drag to resize

clsImportEquipmentMasterWareHouseCode Property

Standard WareHouse this equipment will be located, when it is not rented by a customer. See also clsImportEquipmentLocation to manage the current location of the equipment.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public string WareHouseCode { get; set; }

Property Value

Type: String
Remarks
MPEquipmentDetails.WareHouseCode type: NVARCHAR length: 20

View: MARIEquipmentDetails: :Table: MPEquipmentDetails

Link Table: OWHS Link Field: WhsCode
See Also