Class UserEnumerationProperty
Represents a user enumeration property.
Inherited Members
Namespace: TopSolid.Kernel.Automating
Assembly: TopSolid.Kernel.Automating.dll
Syntax
[DataContract]
[AvailableSinceVersion(7, 12, 0, 0)]
public class UserEnumerationProperty : Property
Remarks
This class is available since v7.12.
Constructors
| Name | Description |
|---|---|
| UserEnumerationProperty(int) | Initializes a new instance of the UserEnumerationProperty class. |
Fields
| Name | Description |
|---|---|
| Value | Value. |
Properties
| Name | Description |
|---|---|
| Type | Gets the property type. |