{CompanyName} FlexyGo

ObjectSettings..::..WebAPICanInsert Property

Gets a value indicating whether Object can be inserted using web api

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

Syntax


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

Field Value

true if object can be inserted; otherwise, false.