AttributeTypeDisplayName ComplexType

Provides a list of types of attributes used by AttributeMetadata.AttributeTypeName

Properties

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

Name Type Details
Value Edm.String

A string value representing the type of attribute.

Used by

The following use the AttributeTypeDisplayName ComplexType.

Name How used
AttributeMetadata AttributeTypeName Property
ComplexAttributeMetadata AttributeTypeName Property

See also