If true the Comment will be visualized only if the "VisibleOnly" check box in the AcknowledgeEditor will be selected
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool VisibleOnly { get; set; } |
Visual Basic |
---|
Public Property VisibleOnly As Boolean Get Set |
JScript |
---|
function get VisibleOnly () : boolean function set VisibleOnly (value : boolean) |