AttributeUsage 列挙型

定義

DimensionAttribute の使用方法を定義します。

[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
継承
AttributeUsage
属性

フィールド

Key 1

単一要素キーのキー要素、または複数要素キーのいずれかの要素を表します。

Parent 2

親子ディメンションの親を表します。

Regular 0

この属性が標準属性であることを表します。

適用対象