ServiceClient.IService.ValidationGet(ValidationGetRequest) Método

Definição

Obtém ou define problemas para os critérios determinados.

 virtual Microsoft::MasterDataServices::ValidationGetResponse ^ Microsoft.MasterDataServices.IService.ValidationGet(Microsoft::MasterDataServices::ValidationGetRequest ^ request) = Microsoft::MasterDataServices::IService::ValidationGet;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
Microsoft.MasterDataServices.ValidationGetResponse IService.ValidationGet (Microsoft.MasterDataServices.ValidationGetRequest request);
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
abstract member Microsoft.MasterDataServices.IService.ValidationGet : Microsoft.MasterDataServices.ValidationGetRequest -> Microsoft.MasterDataServices.ValidationGetResponse
override this.Microsoft.MasterDataServices.IService.ValidationGet : Microsoft.MasterDataServices.ValidationGetRequest -> Microsoft.MasterDataServices.ValidationGetResponse
Function ValidationGet (request As ValidationGetRequest) As ValidationGetResponse Implements IService.ValidationGet

Parâmetros

request
ValidationGetRequest

A solicitação de obtenção de validação.

Retornos

O objeto ValidationGetResponse que retém as respostas para a solicitação de obtenção de validação.

Implementações

Atributos

Aplica-se a