AgentryData.DataType enum

Enum for data types.

Members

All members of DataType, including inherited members.

Variables
Modifier and Type Variable Description
public COLLECTION Collection data type.
public OBJECT Object data type.
public PROPERTY Property data type.
public UNKNOWN Unknown data type.
Methods
Modifier and Type Method Description
public int getValue()  

Usage

There are three types of AgentryData: objects, properties, and collections.