Click or drag to resize
RepositoryActionContextIsRestoreOperationRunning Property
Indicates whether objects are being restored or not.

Namespace: CMS.ContinuousIntegration
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax
C#
public bool IsRestoreOperationRunning { set; }

Property Value

Type: Boolean
See Also