ComplexLookupAttributeMetadata ComplexType
The definition of a lookup attribute passed to the CreateCustomerRelationships Action Lookup parameter.
- Base Type
- ComplexAttributeMetadata
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| Targets | Collection( Edm.String ) |
The target entity types for the lookup. |
| Format | LookupFormat |
Used by
The following use the ComplexLookupAttributeMetadata ComplexType.
| Name | How used |
|---|---|
| CreateCustomerRelationships | Parameter |
| CreatePolymorphicLookupAttribute | Parameter |