GetValidReferencedEntitiesResponse 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 GetValidReferencedEntitiesResponse ComplexType.
Name | How used |
---|---|
GetValidReferencedEntities | ReturnType |