Click or drag to resize

clsImportProjectContractPositionEquipmentMasterList Property

Optional filter an equpment rental contract position to one or many specific equipment master (of the same equipment category) add to this List<string> the EquipmentCodes.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<string> EquipmentMasterList { get; set; }

Property Value

Type: ListString
Remarks
Stored in Table Schema MARIContractPositionEquipment -> MPVKVertraegePositionenEquipment

View: MARIContractPositionEquipment: : Table : MPVKVertraegePositionenEquipment

See Also