Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
ReferenceTypeAttributesOptions
Interface ReferenceTypeAttributesOptions
interface
ReferenceTypeAttributesOptions
{
description
?:
null
|
LocalizedTextLike
;
displayName
?:
null
|
LocalizedTextLike
;
inverseName
?:
null
|
LocalizedTextLike
;
isAbstract
?:
boolean
;
specifiedAttributes
?:
number
;
symmetric
?:
boolean
;
userWriteMask
?:
number
;
writeMask
?:
number
;
}
Hierarchy (
view full
)
NodeAttributesOptions
ReferenceTypeAttributesOptions
Index
Properties
description?
display
Name?
inverse
Name?
is
Abstract?
specified
Attributes?
symmetric?
user
Write
Mask?
write
Mask?
Properties
Optional
description
description
?:
null
|
LocalizedTextLike
Optional
display
Name
display
Name
?:
null
|
LocalizedTextLike
Optional
inverse
Name
inverse
Name
?:
null
|
LocalizedTextLike
Optional
is
Abstract
is
Abstract
?:
boolean
Optional
specified
Attributes
specified
Attributes
?:
number
Optional
symmetric
symmetric
?:
boolean
Optional
user
Write
Mask
user
Write
Mask
?:
number
Optional
write
Mask
write
Mask
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
display
Name
inverse
Name
is
Abstract
specified
Attributes
symmetric
user
Write
Mask
write
Mask
NodeOPCUA reference documentation - public API
Loading...