ScriptAction Properties

The ScriptAction type exposes the following members.

Properties
  NameDescription
Public propertyActionType
Gets the action type.
(Overrides ActionBaseActionType.)
Public propertyFriendlyName
Gets or sets the friendly name.
(Inherited from ActionBase.)
Public propertyId
Gets or sets the ID.
(Inherited from ActionBase.)
Public propertyName
Gets or sets the name.
(Inherited from ActionBase.)
Public propertyScript
Gets or sets the script.
Top
See Also