| Visual Basic (Declaration) | |
|---|---|
Public Function GetUaMethodDefinition( _ ByVal nodeID As String _ ) As UaMethodArguments | |
| C# | |
|---|---|
public UaMethodArguments GetUaMethodDefinition( string nodeID ) | |
Parameters
- nodeID
- Node identifier (item ID) of teh method to be queried.