Gets or sets a value indicating whether [force comment].
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ForceComment { get; set; } |
Visual Basic |
---|
Public Property ForceComment As Boolean Get Set |
JScript |
---|
function get ForceComment () : boolean function set ForceComment (value : boolean) |