Some values pass an EntityReference object: SelectedControlSelectedItemReferences SelectedControlAllItemReferences SelectedControlUnselectedItemReferences

Not to be confused with the more commonly used LookupValue .

Hierarchy

  • EntityReference

Properties

Properties

Id: string

A string of the GUID Id value for the record.

Name: string

A string of the value of the Primary field for the record.

TypeCode: number

Deprecated

Use TypeName instead. The number value for custom entities will typically be different from organization to organization and the number value cannot be used reliably for custom entities.

TypeName: string

A string representing the unique name of the entity for the record.

Generated using TypeDoc