Gets the cancel reason.

Note: This property is supported for IC Server version 2015 R3 and beyond.

Namespace: ININ.IceLib.ProcessAutomation
Assembly: ININ.IceLib.ProcessAutomation (in ININ.IceLib.ProcessAutomation.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string CancelReason { get; }
Visual Basic
Public ReadOnly Property CancelReason As String
	Get

Field Value

The cancel reason.

Version Information

Supported for IC Server version 2015 R3 and beyond.

See Also