IGDACExportLIMS
COM ATTRIBUTES
PROPERTIES
Name
1
Name of item to be exported.
Returns error if name includes invalid characters: \/:;*?"<>|'`,{}[]
The NameType property must be set to identify the meaning of the Name.
NameType
2
Defines the meaning of the Name property.
Required Property
ExportData
3
Type of data to be exported to MAGE-ML.
Enumerant values may be combined using the bitwise OR operator to specify more than one type of data to export.
ExportBaselineData
4
Export the CHP baseline file data.
TRUE= export CHP baseline file data. FALSE=refer to the CHP baseline file but don't export its data. Applies only if a CHP file is exported.
OutputFile
5
Full file name (including path) to which the MAGE-ML output shall be written.
If the output file name extension does not have the XML extension it shall be added.
ServerName
6
LIMS server, GCOS client or GCOS server name.
This property must be set.
NTUserName
7
The login NT user name for security purposes.
UserNameFilter
8
Filter property. Specifies the name of the user that created the items to be exported.
The exported items shall meet all the filter criteria.
ProjectNameFilter
9
Filter property. Specifies the project to which the exported items must belong to.
ProbeArrayTypeFilter
10
Filter property. Specifies the probe array type from which the exported items shall be derived.
UpperDateFilter
11
Filter property. Exported items shall have a date that is on or before the UpperDate.
LowerDateFilter
12
Filter property. Exported items shall have a date that is on or after the LowerDate.
AuthorityName
15
An identifier of the user creating the MAGE-ML documents.
The default name is the name of the workstation where the export tool is executed.
METHODS
Export