AttributeUsage Enum

Definition

Defines how a DimensionAttribute can be used.

[System.Runtime.InteropServices.Guid("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")]
public enum AttributeUsage
[<System.Runtime.InteropServices.Guid("A869FC84-35F7-4aae-A54D-0E7AB1F3D666")>]
type AttributeUsage = 
Public Enum AttributeUsage
Inheritance
AttributeUsage
Attributes

Fields

Key 1

Represents the key element in a single element key or one of the elements in a multi element key.

Parent 2

Represents the parent in a parent-child dimension.

Regular 0

Represents that the attribute is a regular attribute.

Applies to