Text displayed for process points that have data errors. Specify a single character (repeated for length of PPT), or a multi-character string (not repeated).

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string PointFailText { get; set; }
Visual Basic
Public Property PointFailText As String
	Get
	Set
JScript
function get PointFailText () : String
function set PointFailText (value : String)

See Also