次の方法で共有


SystemDomainListGetRequest.SearchCriteria プロパティ

定義

取得するドメイン リストを決定する検索条件を指定します。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::SystemDomainListGetCriteria ^ SearchCriteria { Microsoft::MasterDataServices::Services::DataContracts::SystemDomainListGetCriteria ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::SystemDomainListGetCriteria ^ value); };
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.SystemDomainListGetCriteria SearchCriteria { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.SearchCriteria : Microsoft.MasterDataServices.Services.DataContracts.SystemDomainListGetCriteria with get, set
Public Property SearchCriteria As SystemDomainListGetCriteria

プロパティ値

取得するドメイン リストを決定する検索条件。

属性

適用対象