FieldDefinition..::..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 virtual ValueTypes ValueType { get; }
Public Overridable ReadOnly Property ValueType As ValueTypes Get
public: virtual property ValueTypes^ ValueType { ValueTypes^ get (); }