StringFieldDefinition..::..ValueType Property
Gets the type of the value for use in queries.
Namespace:
RingSoft.DbLookup.ModelDefinition.FieldDefinitionsAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public ValueTypes ValueType { get; }
Public ReadOnly Property ValueType As ValueTypes Get
public: property ValueTypes^ ValueType { ValueTypes^ get (); }