다음을 통해 공유


SystemSettingsGetRequest.SearchCriteria 속성

정의

검색할 도메인 목록을 결정하는 검색 조건을 지정합니다.

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

속성 값

검색할 도메인 목록을 결정하는 검색 조건입니다.

특성

적용 대상