{CompanyName} FlexyGo

ObjectSettings..::..IgnoreDBRequired Property

Gets a value indicating whether this ObjectSettings Ignores required fields from the database.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


public bool IgnoreDBRequired { get; }
Public ReadOnly Property IgnoreDBRequired As Boolean
	Get

Field Value

true if Ignores database required fields; otherwise, false.