QuickOPC User's Guide and Reference
DataTypeDescriptionType_DictionaryFragment Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : DataTypeDescriptionType_DictionaryFragment Property
The identifier for the DataTypeDescriptionType_DictionaryFragment Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property DataTypeDescriptionType_DictionaryFragment As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.DataTypeDescriptionType_DictionaryFragment
[NotNull()]
public static UANodeId DataTypeDescriptionType_DictionaryFragment {get;}
[NotNull()]
public:
static property UANodeId^ DataTypeDescriptionType_DictionaryFragment {
   UANodeId^ get();
}
Remarks
The node ID is: i=105
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