namespace http://opcfoundation.org/UA/
nodeClass DataType
name EndpointUrlListDataType
isAbstract false
interface DTEndpointUrlList {
    endpointUrlList: UAString[];
}

Hierarchy (view full)

Properties

Properties

endpointUrlList: UAString[]