{CompanyName} FlexyGo

ObjectProperty..::..ClientReadOnly Property

Gets or sets a value indicating whether this ObjectProperty is ClientReadOnly.

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

Syntax


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

Field Value

true if ClientReadOnly; otherwise, false.