Click or drag to resize

Mike1DResultDataFactory Properties

The Mike1DResultDataFactory type exposes the following members.

Properties
  NameDescription
Public propertySkipDataItems
Flag indicating if to skip creating data items automatically from engine. If set, the user must define data items themselves, and also assure that data is populated automatically.

Default: false

Public propertyUserDefinedWriting
Flag indicating if the user handles flushing to file manually. If set, the user must manually write data to file.

Default: false, meaning that writing to file is handled automatically by the engine.

Top
See Also