One or more messages to describe why the check-in was canceled (optional).
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 29.0
Syntax
VB
ReadOnly Property ReasonsForCancel As IList(Of String) Get
C#
IList<string> ReasonsForCancel { get; }
