IAdmCancelOperationAction

The IAdmCancelOperationAction interface represents the Cancel this operation action.

Inheritance: IAdmAction

Properties

  • Property

  • Description

  • ReasonMessage

  • Gets or sets the text that will be displayed to the user when an operation is cancelled by this action.

Details

ReasonMessage

Gets or sets the text that will be displayed to the user when an operation is cancelled by this action.

  • Type:
  • string
  • Access:
  • Read/Write

Requirements

Minimum required version: 2009.1

See also