Table of Contents

Property ValueDescription

Namespace
Innova.Data.StructuredSearch.Operators
Assembly
Innova.Data.dll

ValueDescription

Gets or sets the description of the value for the operator.

public override string ValueDescription { get; set; }

Property Value

string

Exceptions

NotImplementedException

Thrown when attempting to get or set the value description.