GetValidReferencingEntitiesResponse ComplexType
Contains the response from the GetValidReferencingEntities function.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| EntityNames | Collection( Edm.String ) |
The array of valid entity names that can be the related entity in a many-to-many relationship. |
Used by
The following use the GetValidReferencingEntitiesResponse ComplexType.
| Name | How used |
|---|---|
| GetValidReferencingEntities | ReturnType |