This will be true if there is a check-in in progress.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
ReadOnly Property InProgress As Boolean Get
C#
bool InProgress { get; }
