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

BoolFieldDefinition Class

A boolean (True/False) field definition.

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

Syntax


public sealed class BoolFieldDefinition : FieldDefinitionType<BoolFieldDefinition>
Public NotInheritable Class BoolFieldDefinition _
	Inherits FieldDefinitionType(Of BoolFieldDefinition)
public ref class BoolFieldDefinition sealed : public FieldDefinitionType<BoolFieldDefinition^>

Inheritance Hierarchy


Object
  RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..FieldDefinition
    RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..FieldDefinitionType<(Of <(<'BoolFieldDefinition>)>)>
      RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..BoolFieldDefinition