namespace http://opcfoundation.org/UA/
nodeClass DataType
name SemanticChangeStructureDataType
isAbstract false
interface DTSemanticChangeStructure {
    affected: NodeId;
    affectedType: NodeId;
}

Hierarchy (view full)

Properties

affected: NodeId
affectedType: NodeId