ComplexLookupAttributeMetadata ComplexType

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

The definition of a lookup attribute passed to the CreateCustomerRelationships Action Lookup parameter.

This Web API complex type corresponds to the organization service LookupAttributeMetadata.

This Web API complex type inherits from ComplexAttributeMetadata ComplexType.

Properties

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

Name

Type

Nullable

Unicode

Description

AttributeOf

Edm.String

false

The name of the attribute that this attribute extends.

Inherited from ComplexAttributeMetadata ComplexType

AttributeType

AttributeTypeCode EnumType

The type of the attribute.

Inherited from ComplexAttributeMetadata ComplexType

AttributeTypeName

AttributeTypeDisplayName ComplexType

The name of the type of the attribute.

Inherited from ComplexAttributeMetadata ComplexType

CanBeSecuredForCreate

Edm.Boolean

Whether field-level security can be applied to prevent a user from adding data to this attribute.

Inherited from ComplexAttributeMetadata ComplexType

CanBeSecuredForRead

Edm.Boolean

Whether field-level security can be applied to prevent a user from viewing data from this attribute.

Inherited from ComplexAttributeMetadata ComplexType

CanBeSecuredForUpdate

Edm.Boolean

Whether field-level security can be applied to prevent a user from updating data for this attribute.

Inherited from ComplexAttributeMetadata ComplexType

CanModifyAdditionalSettings

BooleanManagedProperty ComplexType

Whether any settings not controlled by managed properties can be changed.

Inherited from ComplexAttributeMetadata ComplexType

ColumnNumber

Edm.Int32

Organization-specific ID for the attribute used for auditing.

Inherited from ComplexAttributeMetadata ComplexType

DeprecatedVersion

Edm.String

false

The Microsoft Dynamics 365 version that the attribute was deprecated in.

Inherited from ComplexAttributeMetadata ComplexType

Description

Label ComplexType

The Label containing the description for the attribute.

Inherited from ComplexAttributeMetadata ComplexType

DisplayName

Label ComplexType

A label containing the display name for the attribute.

Inherited from ComplexAttributeMetadata ComplexType

EntityLogicalName

Edm.String

false

The logical name of the entity that contains the attribute.

Inherited from ComplexAttributeMetadata ComplexType

HasChanged

Edm.Boolean

Indicates whether the item of metadata has changed.

Inherited from ComplexAttributeMetadata ComplexType

InheritsFrom

Edm.String

false

For internal use only.

Inherited from ComplexAttributeMetadata ComplexType

IntroducedVersion

Edm.String

false

A string identifying the solution version that the solution component was added in.

Inherited from ComplexAttributeMetadata ComplexType

IsAuditEnabled

BooleanManagedProperty ComplexType

Whether the attribute is enabled for auditing.

Inherited from ComplexAttributeMetadata ComplexType

IsCustomAttribute

Edm.Boolean

Whether the attribute is a custom attribute.

Inherited from ComplexAttributeMetadata ComplexType

IsCustomizable

BooleanManagedProperty ComplexType

Whether the attribute allows customization.

Inherited from ComplexAttributeMetadata ComplexType

IsFilterable

Edm.Boolean

For internal use only.

Inherited from ComplexAttributeMetadata ComplexType

IsGlobalFilterEnabled

BooleanManagedProperty ComplexType

For internal use only.

Inherited from ComplexAttributeMetadata ComplexType

IsLogical

Edm.Boolean

Whether the attribute is a logical attribute.

Inherited from ComplexAttributeMetadata ComplexType

IsManaged

Edm.Boolean

Whether the attribute is part of a managed solution.

Inherited from ComplexAttributeMetadata ComplexType

IsPrimaryId

Edm.Boolean

Whether the attribute represents the unique identifier for the record.

Inherited from ComplexAttributeMetadata ComplexType

IsPrimaryName

Edm.Boolean

Whether the attribute represents the primary attribute for the entity.

Inherited from ComplexAttributeMetadata ComplexType

IsRenameable

BooleanManagedProperty ComplexType

Whether the attribute display name can be changed.

Inherited from ComplexAttributeMetadata ComplexType

IsRetrievable

Edm.Boolean

For internal use only.

Inherited from ComplexAttributeMetadata ComplexType

IsSearchable

Edm.Boolean

For internal use only.

Inherited from ComplexAttributeMetadata ComplexType

IsSecured

Edm.Boolean

Whether the attribute is secured for field-level security.

Inherited from ComplexAttributeMetadata ComplexType

IsSortableEnabled

BooleanManagedProperty ComplexType

For internal use only.

Inherited from ComplexAttributeMetadata ComplexType

IsValidForAdvancedFind

BooleanManagedProperty ComplexType

Whether the attribute appears in Advanced Find.

Inherited from ComplexAttributeMetadata ComplexType

IsValidForCreate

Edm.Boolean

Whether the value can be set when a record is created.

Inherited from ComplexAttributeMetadata ComplexType

IsValidForRead

Edm.Boolean

Whether the value can be retrieved.

Inherited from ComplexAttributeMetadata ComplexType

IsValidForUpdate

Edm.Boolean

Whether the value can be updated.

Inherited from ComplexAttributeMetadata ComplexType

LinkedAttributeId

Edm.Guid

The id of the attribute that is linked between appointments and recurring appointments.

Inherited from ComplexAttributeMetadata ComplexType

LogicalName

Edm.String

false

The logical name for the attribute.

Inherited from ComplexAttributeMetadata ComplexType

MetadataId

Edm.Guid

A unique identifier for the metadata item.

Inherited from ComplexAttributeMetadata ComplexType

RequiredLevel

AttributeRequiredLevelManagedProperty ComplexType

The property that determines the data entry requirement level enforced for the attribute.

Inherited from ComplexAttributeMetadata ComplexType

SchemaName

Edm.String

false

The schema name for the attribute.

Inherited from ComplexAttributeMetadata ComplexType

SourceType

Edm.Int32

A value that indicates the source type for a calculated or rollup attribute.

Inherited from ComplexAttributeMetadata ComplexType

Targets

Collection(Edm.String)

false

false

The target entity types for the lookup.

Types that use the ComplexLookupAttributeMetadata complex type.

The following use the ComplexLookupAttributeMetadata complex type.

Name

How used

Description

CreateCustomerRelationships Action

Lookup Parameter

Creates a new customer lookup attribute, and optionally, to add it to a specified unmanaged solution.

See Also

Use the Microsoft Dynamics 365 Web API
Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright