namespace http://opcfoundation.org/UA/
nodeClass DataType
name SimpleAttributeOperand
isAbstract false
interface DTSimpleAttributeOperand {
    attributeId: number;
    browsePath: QualifiedName[];
    indexRange: UAString;
    typeDefinitionId: NodeId;
}

Hierarchy (view full)

Properties

attributeId: number
browsePath: QualifiedName[]
indexRange: UAString
typeDefinitionId: NodeId