Text Class

Define Text (string) parentType
Public Class Text 
Inherits TagObj
This language is not supported or no code example is available.
public class Text : TagObj
This language is not supported or no code example is available.
Name Description
Public constructor Text(RunObj, int) Construct the instance
Public constructor Text(RunObj, int[]) Construct the instance
Top
Name Description
Public property CommandValue CommandValue
Public property DisplayValue DisplayValue
Public property EstimatedValue EstimatedValue
Public property HistorianValue HistorianValue
Public property LockValue LockValue
Public property PreviousValue Previous Value
Public property Value Value
Top

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition