Class ParsedTypedValue
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Utils
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.dll
Objects of this class are used as result after parsing a Gnmi.TypedValue into a basic System object type, such as string.
public class ParsedTypedValue
- Inheritance
-
ParsedTypedValue
- Extension Methods
Constructors
Properties
- Value
Gets the value.
- ValueType
Gets the type that the value represents.