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