namespace http://opcfoundation.org/UA/
nodeClass DataType
name AttributeOperand
isAbstract false
interface DTAttributeOperand {
    alias: UAString;
    attributeId: number;
    browsePath: DTRelativePath;
    indexRange: UAString;
    nodeId: NodeId;
}

Hierarchy (view full)

Properties

alias: UAString
attributeId: number
browsePath: DTRelativePath
indexRange: UAString
nodeId: NodeId