Click or drag to resize

CopyAction Methods

The CopyAction 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.
(Inherited from Action.)
Protected methodsetId
Sets CopyAction Id.
(Overrides ActionsetId(Int32).)
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
  NameDescription
Explicit interface implementationPrivate methodIObjectWithDataVersion.GetDataVersion
(Inherited from Action.)
Explicit interface implementationPrivate methodIObjectWithGuid.GetGuid
(Inherited from Action.)
Explicit interface implementationPrivate methodIObjectWithId.GetId
(Inherited from Action.)
Top
See Also