Workspace 6.21.5
SharedInfo

SharedInfo operation output the shared info of a data type. Shared info is used to identify whether data types from different plugin suitable for automatically generate assignement adaptor between them. To change the SharedInfo's data type, open the properties dialog and navigate to the "Data" tab.

  • Default label: "SharedInfo"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin
  • Polymorphic: SharedInfo is a Polymorphic Operation. One or more of its inputs and outputs are not listed below because they are created dynamically whenever the operation changes its data type, and when it is first created.
Outputs:
Project and versionQStringIf empty, the data type is not shared between plugins,no automatic assignment adaptors will be generated by Workspace between this and other namesake data types. Use this name to define a shared data factory with in developing a plugin will be able to share the data type with it providing the rest of the shared info are also compatible.
Is debugboolIs built as debug.
Byte orderQStringByteorder should be the same on the same platform.
Align of typeintAligment of the type.
Compiler versionQString

Compiler and version used to build the plugin of this data type.