BaseVsaEngine.IsRunning 属性

定义

获取报告引擎当前是否处于运行模式的布尔值。

public:
 property bool IsRunning { bool get(); };
public bool IsRunning { get; }
member this.IsRunning : bool
Public ReadOnly Property IsRunning As Boolean

属性值

如果引擎处于运行模式,则为 true;否则为 false

实现

适用于