Attribute Context Type
An enum class containing the attribute context types.
public enum CdmAttributeContextType
{
Entity,
EntityReferenceExtends,
AttributeDefinition,
EntityReferenceAsAttribute,
AttributeGroup,
GeneratedSet,
GeneratedRound,
AddedAttributeSupporting,
AddedAttributeIdentity,
AddedAttributeSelectedType,
AddedAttributeExpansionTotal,
PassThrough
}