Table of Contents

Value Property

Definition

Namespace
Cuemon
Assemblies
Cuemon.Core.dll
Source
src/Cuemon.Core/DataPair.cs

Value

Gets the value of the data pair.

public object Value { get; }

Property Value

object

The value of the data pair.