CreatePolymorphicLookupAttributeResponse ComplexType

Contains the response from the CreatePolymorphicLookupAttribute Action

Properties

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

Name Type Details
RelationshipIds Collection( Edm.Guid )

An array of relationship IDs created for the attribute to the related entities.

AttributeId Edm.Guid

The MetadataId of the LookupAttributeMetadata that is created.

Used by

The following use the CreatePolymorphicLookupAttributeResponse ComplexType.

Name How used
CreatePolymorphicLookupAttribute ReturnType

See also