GetValidReferencedEntities Function

Retrieves a list of entity logical names that are valid as the primary entity (one) from the specified entity in a one-to-many relationship.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
ReferencingEntityName
Edm.String True False

The logical name of the entity to get valid referenced entities.

Return Type

Type Nullable Description
GetValidReferencedEntitiesResponse False The GetValidReferencedEntities function returns the following value.

See also