Click or drag to resize

Action Methods

The Action type exposes the following members.

Methods
  NameDescription
Public methodClone
Public methodResetAll
Resets the id etc. of the object. The method is used when making a copy of an existing object.
Protected methodsetId
Internal - set the ID of the action
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also