The identifier for the UadpDataSetReaderMessageType_DataSetClassId Variable.
Syntax
[NotNull()]
public static UANodeId UadpDataSetReaderMessageType_DataSetClassId {get;}
[NotNull()]
public:
static property UANodeId^ UadpDataSetReaderMessageType_DataSetClassId {
UANodeId^ get();
}
'Declaration
<NotNullAttribute()>
Public Shared ReadOnly Property UadpDataSetReaderMessageType_DataSetClassId As UANodeId
'Usage
Dim value As UANodeId
value = UAVariableIds.UadpDataSetReaderMessageType_DataSetClassId
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also