.NET Based OPC UA Client/Server SDK  3.1.0.500
UnifiedAutomation.UaServer.IAliasNameCategoryMethods Interface Reference

The interface for methods implemented on the AliasNameCategoryModel object. More...

Public Member Functions

StatusCode FindAlias (RequestContext context, AliasNameCategoryModel model, string AliasNameSearchPattern, NodeId ReferenceTypeFilter, out AliasNameDataType[] AliasNodeList)
 https://reference.opcfoundation.org/v104/Core/docs/Part17/6.3.2 More...
 

Detailed Description

The interface for methods implemented on the AliasNameCategoryModel object.

Member Function Documentation

StatusCode UnifiedAutomation.UaServer.IAliasNameCategoryMethods.FindAlias ( RequestContext  context,
AliasNameCategoryModel  model,
string  AliasNameSearchPattern,
NodeId  ReferenceTypeFilter,
out AliasNameDataType[]  AliasNodeList 
)

https://reference.opcfoundation.org/v104/Core/docs/Part17/6.3.2

Parameters
context
model
AliasNameSearchPattern
ReferenceTypeFilter
AliasNodeListout:
Returns

The documentation for this interface was generated from the following file: