TabularColumnDefinition.DomainType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ドメインの種類を指定します。
public:
property Microsoft::MasterDataServices::Services::DataContracts::DomainType DomainType { Microsoft::MasterDataServices::Services::DataContracts::DomainType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::DomainType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.DomainType DomainType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DomainType : Microsoft.MasterDataServices.Services.DataContracts.DomainType with get, set
Public Property DomainType As DomainType
プロパティ値
ドメインの種類。
- 属性