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
Syntaxpublic DateTime ValidFrom { get; set; }Public Property ValidFrom As DateTime
Get
Set
Property Value
Type:
DateTime
Remarks
See Also