Enum UserAnswerType
Defines the various types of user answers.
Namespace: TopSolid.Kernel.Automating
Assembly: cs.temp.dll.dll
Syntax
[AvailableSinceVersion(7, 7, 0, 0)]
public enum UserAnswerType
Remarks
This enum is available since v7.7.
Fields
| Name | Description |
|---|---|
| Cancel | Cancel. |
| Ok | Ok. |
| Previous | Previous. |