次の方法で共有


DataQualityDomain.DomainType プロパティ

定義

ドメイン型を取得または設定します。

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

プロパティ値

ドメイン型です。

属性

適用対象