Click or drag to resize

NexusImportOptions Properties

The NexusImportOptions type exposes the following members.

Properties
 NameDescription
Public propertyIncludeFilePathAsProperty If true, the file name of the imported file is included as a column property.
Public propertyIncludeLongNameAndUnitAsProperty If true, the long name and unit are included as column properties.
Public propertyIncludeMetaDataAsProperties Gets a value indicating whether the metadata are stored in property columns.
Public propertyIncludeNXentryIndexAsProperty If true, the index of the NXentry is included as a column property.
Public propertyIncludeNXentryNameAsProperty If true, the name of the NXentry is included as a column property.
Public propertyIncludeTitleAsProperty If true, the title is included as a column property.
Public propertyIndicesOfImportedEntries Gets the indices of imported entries. If the collection is empty, all entries are imported.
Public propertyNeutralColumnName Gets the neutral column name base. The name is extended on request, for example by a number at the end.
Public propertyUseNeutralColumnName If true, the column name of the imported y-columns is set to a neutral, constant value. If false, the column name of the imported y-columns is derived from the file name of the imported file.
Top
See Also