StructureField

The fields of the StructureField DataType are defined in the following table:
Name | Type |
---|---|
StructureField | Structure |
name | String |
description | LocalizedText |
dataType | NodeId |
valueRank | Int32 |
arrayDimensions | UInt32[] |
maxStringLength | UInt32 |
isOptional | Boolean |
The representation of the StructureField DataType in the address space is shown in the following table:
Name | Attribute |
---|---|
NodeId | i=101 |
NamespaceUri | http://opcfoundation.org/UA/ |
BrowseName | StructureField |
IsAbstract | False |
SubtypeOf | Structure |
Categories | Address Space DataTypeDefinition Attribute |