ActionRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the custom entity UII Action.
public ref class ActionRecord
public class ActionRecord
type ActionRecord = class
Public Class ActionRecord
- Inheritance
-
ActionRecord
Constructors
| Name | Description |
|---|---|
| ActionRecord() |
Initializes a new instance of the ActionRecord class. |
Properties
| Name | Description |
|---|---|
| Disabled |
Gets or sets a Boolean value that specifies whether the action record is disabled. |
| Id |
Gets or sets the action ID. |
| InitString |
Gets or sets the initialization string. |
| InitstringDoc | |
| Name |
Gets or sets the name of UII action. |