上一主题: Basic Data Classes

下一主题: 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.