C# Class Opc.Ua.Server.CoreNodeManager.DeclarationNode

A node in the type system that is used to instantiate objects or variables.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
BrowsePath string
Node ILocalNode

Property Details

BrowsePath public_oe property

public string BrowsePath
return string

Node public_oe property

public ILocalNode Node
return ILocalNode