SystemDomainListGetRequest.SearchCriteria 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定決定要取出哪些定義域清單的搜尋準則。
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
屬性值
決定要擷取之網域清單的搜尋準則。
- 屬性