{CompanyName} FlexyGo

ObjectSettings..::..WebAPICanDelete Property

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

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

Syntax


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

Field Value

true if object can be updated; otherwise, false.