Constructs a DisplayDataValue associated to the specified pointName.
Namespace: Ico.Data.HistoryAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DisplayDataValue( string pointName ) |
| Visual Basic |
|---|
Public Sub New ( _ pointName As String _ ) |
| JScript |
|---|
public function DisplayDataValue( pointName : String ) |
Parameters
- pointName
- Type: System..::..String
The point name the data value belongs to.