Table of Contents

Type Property

Definition

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

Type

Gets the type of the data pair value.

public Type Type { get; protected set; }

Property Value

Type

The type of the data pair value.