Click or drag to resize

clsImportEquipmentMasterHireCardCode Property

The VendorCardCode will define, where the equipment is purchased. The HireCardCode is used, when the Status is set to Active_RentedBySupplier = 2.

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

Property Value

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

View: MARIEquipmentDetails: :Table: MPEquipmentDetails

Link Table: ORCD Link Field: CardCode
See Also