Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
RelativePathElementOptions
Interface RelativePathElementOptions
interface
RelativePathElementOptions
{
includeSubtypes
?:
boolean
;
isInverse
?:
boolean
;
referenceTypeId
?:
null
|
NodeIdLike
;
targetName
?:
null
|
QualifiedNameLike
;
}
Index
Properties
include
Subtypes?
is
Inverse?
reference
Type
Id?
target
Name?
Properties
Optional
include
Subtypes
include
Subtypes
?:
boolean
Optional
is
Inverse
is
Inverse
?:
boolean
Optional
reference
Type
Id
reference
Type
Id
?:
null
|
NodeIdLike
Optional
target
Name
target
Name
?:
null
|
QualifiedNameLike
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
include
Subtypes
is
Inverse
reference
Type
Id
target
Name
NodeOPCUA reference documentation - public API
Loading...