CanManyToManyResponse ComplexType

Contains the response from the CanManyToMany action.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
CanManyToMany Edm.Boolean

The result of the request to see whether the entity can participate in a many-to-many relationship.

Used by

The following use the CanManyToManyResponse ComplexType.

Name How used
CanManyToMany ReturnType

See also