{CompanyName} FlexyGo

EntityObject..::..DataManager Property

Gets or sets the data manager.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public DataManager DataManager { get; set; }
Public Property DataManager As DataManager
	Get
	Set

Field Value

The data manager.

Exceptions


ExceptionCondition
Exception"Could not change property value due to open transaction."