ComponentItem Methods

The ComponentItem type exposes the following members.

Methods
  NameDescription
Public methodCode exampleExport
Exports the custom component item in *.uel-format to the to given file name. If path is not given custom component is exported to model folder. If filename is empty custom component name is used as filename.
Public methodGetVersion
Gets the version number of custom component item from the component database.
Public methodSelect(String, Int32)
Selects the component item from the component database. Uses the type if defined for selection
Public methodSelect(String, Int32, ComponentItemComponentTypeEnum)
Selects the component item from the component database.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next