 | IAttachNodesUtilsNodeId Method |
Returns a user friendly attach node representation.
Namespace:
KASAPIv2
Assembly:
KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntaxstring NodeId(
AttachNode an
)
Request Example
View SourceParameters
- an
- Type: (Default Namespace)AttachNode
The node to get the string for.
Return Value
Type:
StringThe user friendly node description.
RemarksIt gives on the node and it's peers, which is useful when logging.
See Also