Свойство StagingGetRequest.StagingSearchCriteria

Gets or sets criteria for staging searches.

Пространство имен:  Microsoft.MasterDataServices.Services.MessageContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)

Синтаксис

'Декларация
<MessageBodyMemberAttribute> _
Public Property StagingSearchCriteria As StagingSearchCriteria 
    Get 
    Set
'Применение
Dim instance As StagingGetRequest 
Dim value As StagingSearchCriteria 

value = instance.StagingSearchCriteria

instance.StagingSearchCriteria = value
[MessageBodyMemberAttribute]
public StagingSearchCriteria StagingSearchCriteria { get; set; }
[MessageBodyMemberAttribute]
public:
property StagingSearchCriteria^ StagingSearchCriteria {
    StagingSearchCriteria^ get ();
    void set (StagingSearchCriteria^ value);
}
[<MessageBodyMemberAttribute>]
member StagingSearchCriteria : StagingSearchCriteria with get, set
function get StagingSearchCriteria () : StagingSearchCriteria 
function set StagingSearchCriteria (value : StagingSearchCriteria)

Значение свойства

Тип: Microsoft.MasterDataServices.Services.DataContracts.StagingSearchCriteria
StagingSearchCriteria.

См. также

Справочник

StagingGetRequest Класс

Пространство имен Microsoft.MasterDataServices.Services.MessageContracts