Enum SmartEnumerationType
Defines the various types of smart enumeration values.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 8, 0, 0)]
public enum SmartEnumerationType
Remarks
This enum is available since v7.8.
Fields
Name | Description |
---|---|
Basic | Basic. |
Element | Provided by an element. |
Item | Provided by an element item. |
None | Not used. |
Unclassified | Unclassified type. |