Click or drag to resize

clsImportEquipmentMasterValidFrom Property

Linked to the equipment master serveral Detail information can be stored. This table is 1:n with a valid from (and a valid To in the database). This import will create the first mandatory line in the Dteail table.

You must give a first valid from date to start the logical link to the business unit.

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

Property Value

Type: DateTime
Remarks
MPEquipmentDetails.ValidFrom type: Datetime length: 8

View: MARIEquipmentDetails: :Table: MPEquipmentDetails

See Also