{CompanyName} FlexyGo

ObjectProperty..::..IsRequired Property

Gets or sets a value indicating whether this instance is required.

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

Syntax


public bool IsRequired { get; set; }
Public Property IsRequired As Boolean
	Get
	Set

Field Value

true if this instance is required; otherwise, false.