Name | Description | |
---|---|---|
![]() | AccessLevel | The type of access available for the variable. (Inherited from Opc.Ua.BaseVariableState) |
![]() | AccessLevelEx | A bit mask specifying how the value may be accessed. (Inherited from BaseVariableState) |
![]() | AccessRestrictions | Specifies a mask indicating any access restrictions that apply to the node. (Inherited from BaseVariableState) |
![]() | AreEventsMonitored | True if events produced by the instance are being monitored. (Inherited from BaseVariableState) |
![]() | ArrayDimensions | The number of dimensions for an array values with one or more fixed dimensions. (Inherited from BaseVariableState) |
![]() | BrowseName | The browse name of the node. (Inherited from BaseVariableState) |
![]() | Categories | The categories assigned to the node. (Inherited from BaseVariableState) |
![]() | ChangeMasks | What has changed in the node since NodeState.ClearChangeMasks was last called. (Inherited from BaseVariableState) |
![]() | CopyPolicy | The behavior to use when reading or writing all or part of the object. (Inherited from BaseVariableState) |
![]() | DataType | The data type for the variable value. (Inherited from BaseVariableState) |
![]() | Description | The localized description for the node. (Inherited from BaseVariableState) |
![]() | DisplayName | The display name for the node. (Inherited from BaseVariableState) |
![]() | EnumStrings | The strings that describe the values for an enumeration. |
![]() | Extensions | Gets or sets the extensions of the node set. Property used when importing NodeSet2.xml files. (Inherited from BaseVariableState) |
![]() | Handle | An arbitrary handle associated with the node. (Inherited from BaseVariableState) |
![]() | Historizing | Whether the server is archiving the value of the variable. (Inherited from BaseVariableState) |
![]() | Initialized | True if the node and its children have been initialized. (Inherited from BaseVariableState) |
![]() | IsValueType | Whether the value can be set to null. (Inherited from BaseVariableState) |
![]() | MinimumSamplingInterval | The minimum sampling interval supported by the variable. (Inherited from BaseVariableState) |
![]() | ModellingRuleId | The modelling rule assigned to the instance. (Inherited from BaseVariableState) |
![]() | NodeClass | The class for the node. (Inherited from BaseVariableState) |
![]() | NodeId | The identifier for the node. (Inherited from BaseVariableState) |
![]() | NodeSetDocumentation | The documentation for the node that is saved in the NodeSet. (Inherited from BaseVariableState) |
![]() | NumericId | A numeric identifier for the instance that is unique within the parent. (Inherited from BaseVariableState) |
![]() | Parent | The parent node. (Inherited from BaseVariableState) |
![]() | ReferenceTypeId | The type of reference from the parent node to the instance. (Inherited from BaseVariableState) |
![]() | ReleaseStatus | The release status for the node. (Inherited from BaseVariableState) |
![]() | RolePermissions | Specifies a list of permissions for the node assigned to roles. (Inherited from BaseVariableState) |
![]() | Specification | The specification that defines the node. (Inherited from BaseVariableState) |
![]() | StatusCode | The status code associated with the variable value. (Inherited from BaseVariableState) |
![]() | SymbolicName | A symbolic name for the node that is not expected to be globally unique. (Inherited from BaseVariableState) |
![]() | Timestamp | The timestamp associated with the variable value. (Inherited from BaseVariableState) |
![]() | TypeDefinitionId | The identifier for the type definition node. (Inherited from BaseVariableState) |
![]() | UserAccessLevel | The type of access granted to the current user. (Inherited from BaseVariableState) |
![]() | UserRolePermissions | Specifies a list of permissions for the node assigned to roles for the current user. (Inherited from BaseVariableState) |
![]() | UserWriteMask | Specifies which attributes are writeable for the current user. (Inherited from BaseVariableState) |
![]() | ValidationRequired | True if the node must be validated with the underlying system before use. (Inherited from BaseVariableState) |
![]() | Value | The value of the variable. (Inherited from BaseVariableState) |
![]() | ValueRank | The number of array dimensions permitted for the variable value. (Inherited from BaseVariableState) |
![]() | WrappedValue | The value of the variable as a Variant. (Inherited from BaseVariableState) |
![]() | WriteMask | Specifies which attributes are writeable. (Inherited from BaseVariableState) |