C# Class TestData.HistoryRecord

A record in the archive.
Afficher le fichier Open project: OPCFoundation/UA-.NET Class Usage Examples

Méthodes publiques

Свойство Type Description
DataType BuiltInType
Historizing bool
RawData List

Property Details

DataType public_oe property

public BuiltInType DataType
Résultat BuiltInType

Historizing public_oe property

public bool Historizing
Résultat bool

RawData public_oe property

public List RawData
Résultat List