Force the user to put a comment for each Acknowledge operation
Namespace: Ico.AwxAssembly: 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) |