Click or drag to resize
CopyDocumentAction Properties

The CopyDocumentAction type exposes the following members.

Properties
  NameDescription
Public propertyActionDefinition
Action definition.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyActionStep
Current step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyArguments
Action arguments
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyComment
Comment used when action moves to next step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Protected propertyCopyPermissions
Indicates if document permissions should be copied
Protected propertyIncludeChildren
Indicates if child documents should be included
Public propertyInfoObject
Current info object.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyInitialStep
Current step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyMacroResolver
Macro resolver for action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyManager
Manager.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Protected propertyNode
Current document.
(Inherited from DocumentWorkflowAction.)
Public propertyOriginalStep
Current step.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyParameters
Parameters of action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Protected propertySourceAliasPath
Source alias path
(Inherited from BaseDocumentAction.)
Protected propertySourceCombineWithDefaultCulture
Specifies if return the default culture document when specified culture not found.
(Inherited from BaseDocumentAction.)
Protected propertySourceCulture
Source document culture code
(Inherited from BaseDocumentAction.)
Protected propertySourceNode
Node to be copied
(Inherited from BaseDocumentAction.)
Protected propertySourceSite
Source site
(Inherited from BaseDocumentAction.)
Protected propertySourceSiteName
Source site name
(Inherited from BaseDocumentAction.)
Public propertyStateObject
Current state object.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Protected propertyTargetAliasPath
Target alias path
Protected propertyTargetNodeID
Target parent node ID
Protected propertyTargetSiteName
Target site name
Public propertyUser
User running action.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Public propertyWorkflow
Current workflow.
(Inherited from BaseWorkflowActionInfoType, StateInfoType, ActionEnumType.)
Protected propertyWorkflowManager
Workflow manager
(Inherited from DocumentWorkflowAction.)
Top
See Also