次の方法で共有


BRAttributeTypeInfo.AttributeType プロパティ

定義

属性の種類を取得または設定します。

public:
 property Microsoft::MasterDataServices::AttributeType AttributeType { Microsoft::MasterDataServices::AttributeType get(); void set(Microsoft::MasterDataServices::AttributeType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.AttributeType AttributeType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.AttributeType : Microsoft.MasterDataServices.AttributeType with get, set
Public Property AttributeType As AttributeType

プロパティ値

AttributeType 型の新しいインスタンス。

属性

適用対象