namespace http://opcfoundation.org/UA/
nodeClass DataType
name SubscribedDataSetMirrorDataType
isAbstract false
interface DTSubscribedDataSetMirror {
    parentNodeName: UAString;
    rolePermissions: DTRolePermission[];
}

Hierarchy (view full)

Properties

parentNodeName: UAString
rolePermissions: DTRolePermission[]