GetValidReferencingEntities Function

Retrieves the set of entities that are valid as the related entity (many) to 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
ReferencedEntityName
Edm.String True False

The name of the primary entity in the relationship

Return Type

Type Nullable Description
GetValidReferencingEntitiesResponse False The GetValidReferencingEntities function returns the following value.

See also