Table of Contents

Method GetDisplayValue

Namespace
Innova.Data.Revision
Assembly
Innova.Data.dll

GetDisplayValue(string)

Gets the display value for the given column value.

public string GetDisplayValue(string value)

Parameters

value string

The column value.

Returns

string

The display value.