Argomento precedente: Basic Data Classes

Argomento successivo: EntityListItemData

EntityReferenceData

Description

This class is used to represent the data of entity references.

Members

Name

Type

Description

EntityID

long

The ID of the entity.

This field is validated. It should contain a valid ID, which is number greater than 0.

EntityName

string

The name of the entity.

Remarks

None.