SymbolWithDirectValue Properties

The SymbolWithDirectValue type exposes the following members.

Properties

 

Name

Description

SymbolWithDirectValue Properties 1:

Definitions

Gets the Definitions of the Symbol. (Inherited from Symbol.)

SymbolWithDirectValue Properties 2:

Doc

Gets the documentation of the Symbol. (Inherited from Symbol.)

SymbolWithDirectValue Properties 3:

Function

Gets a value that indicates whether the Symbol is a function. (Inherited from Symbol.)

SymbolWithDirectValue Properties 4:

ReadOnly

Gets a value that indicates whether the Symbol is read-only. (Inherited from Symbol.)

SymbolWithDirectValue Properties 5:

ReadValue

Gets the read value of the Symbol. (Inherited from Symbol.)

SymbolWithDirectValue Properties 6:

Schema

Gets the JsonSchemaValue representing the JSON schema of the Symbol. (Inherited from Symbol.)

SymbolWithDirectValue Properties 7:

Value

Gets the Value of the SymbolWithDirectValue. (Overrides SymbolWithValue.Value.)

SymbolWithDirectValue Properties 8:

WriteValue

Gets the write value of the Symbol. (Inherited from Symbol.)

Reference

SymbolWithDirectValue Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace