ScriptAction Class |
Namespace: Dundas.BI.Entities.Views
The ScriptAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | ScriptAction |
Initializes a new instance of the ScriptAction class.
|
Name | Description | |
---|---|---|
![]() | ActionType |
Gets the action type.
(Overrides ActionBaseActionType.) |
![]() | FriendlyName |
Gets or sets the friendly name.
(Inherited from ActionBase.) |
![]() | Id |
Gets or sets the ID.
(Inherited from ActionBase.) |
![]() | Name |
Gets or sets the name.
(Inherited from ActionBase.) |
![]() | Script |
Gets or sets the script.
|