RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

StringFieldDefinition..::..ValueType Property

Gets the type of the value for use in queries.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public ValueTypes ValueType { get; }
Public ReadOnly Property ValueType As ValueTypes
	Get
public:
property ValueTypes^ ValueType {
	ValueTypes^ get ();
}

Field Value

The type of the value.