DataValue Class

Definition

Represents a single value in a DataCell. This class cannot be inherited.

public ref class DataValue sealed
public sealed class DataValue
type DataValue = class
Public NotInheritable Class DataValue
Inheritance
DataValue

Properties

Name

Gets the identifier for the data value.

Value

Returns the data value.

Applies to