ReferenceTypeId Class

CVB.Net Documentation
ReferenceType NodeIds.
Inheritance Hierarchy

SystemObject
  Stemmer.Cvb.Foundation.OpcUa.Namespace0ReferenceTypeId

Namespace:  Stemmer.Cvb.Foundation.OpcUa.Namespace0
Assembly:  Stemmer.Cvb.Foundation (in Stemmer.Cvb.Foundation.dll) Version: 14.0.0.0
Syntax

public static class ReferenceTypeId

The ReferenceTypeId type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberAggregates
Gets a new NumericNodeId to browse nodes that aggregates nodes.
Public propertyStatic memberAlwaysGeneratesEvent
Gets a new NumericNodeId to browse nodes that have sub-state machines.
Public propertyStatic memberFromState
Gets a new NumericNodeId to browse nodes that have from state references.
Public propertyStatic memberGeneratesEvent
Gets a new NumericNodeId to browse nodes that generates events.
Public propertyStatic memberHasCause
Gets a new NumericNodeId to browse nodes that have a cause.
Public propertyStatic memberHasChild
Gets a new NumericNodeId to browse nodes that have children.
Public propertyStatic memberHasComponent
Gets a new NumericNodeId to browse nodes that have components.
Public propertyStatic memberHasCondition
Gets a new NumericNodeId to browse nodes that have conditions.
Public propertyStatic memberHasDescription
Gets a new NumericNodeId to browse nodes that have a description.
Public propertyStatic memberHasEffect
Gets a new NumericNodeId to browse nodes that have an effect.
Public propertyStatic memberHasEncoding
Gets a new NumericNodeId to browse nodes that have an encoding.
Public propertyStatic memberHasEventSource
Gets a new NumericNodeId to browse nodes that have event sources.
Public propertyStatic memberHasFalseSubState
Gets a new NumericNodeId to browse nodes that have sub-states.
Public propertyStatic memberHasHistoricalConfiguration
Gets a new NumericNodeId to browse nodes that have historical configurations.
Public propertyStatic memberHasModelingRule
Gets a new NumericNodeId to browse nodes that have modeling rules.
Public propertyStatic memberHasModelParent
Gets a new NumericNodeId to browse nodes that have model parents.
Public propertyStatic memberHasNotifier
Gets a new NumericNodeId to browse nodes that have notifiers.
Public propertyStatic memberHasOrderedComponent
Gets a new NumericNodeId to browse nodes that have ordered components.
Public propertyStatic memberHasProperty
Gets a new NumericNodeId to browse nodes that have property nodes.
Public propertyStatic memberHasSubStateMachine
Gets a new NumericNodeId to browse nodes that have sub-state machines.
Public propertyStatic memberHasSubType
Gets a new NumericNodeId to browse nodes that have sub type nodes.
Public propertyStatic memberHasTrueSubState
Gets a new NumericNodeId to browse nodes that have sub-states.
Public propertyStatic memberHasTypeDefinition
Gets a new NumericNodeId to browse nodes that have a type definition.
Public propertyStatic memberHierarchicalReferences
Gets a new NumericNodeId to browse hierarchical references.
Public propertyStatic memberNonHierarchicalReferences
Gets a new NumericNodeId to browse non-hierarchical references.
Public propertyStatic memberOrganizes
Gets a new NumericNodeId to browse nodes that organize others.
Public propertyStatic memberReferences
Gets a new NumericNodeId to browse any references.
Public propertyStatic memberToState
Gets a new NumericNodeId to browse nodes that have to state references.
Top
See Also

Reference