Root property

The root object in the data tree for an Agentry module.

Visual Basic syntax

Public ReadOnly Property Root As IAgentryData

C# syntax

public IAgentryData Root {get;}

Usage

For an Agentry module, the root is the module's Main Object.