True to show the PointFailText to indicate that an object has an uncertain quality data source.
When false, an uncertain value will continue to be shown (instead of the PointFailText).
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool UsePointFailTextForUncertainQuality { get; set; } |
Visual Basic |
---|
Public Property UsePointFailTextForUncertainQuality As Boolean
Get
Set |
JScript |
---|
function get UsePointFailTextForUncertainQuality () : boolean
function set UsePointFailTextForUncertainQuality (value : boolean) |
See Also