SystemPropertiesGetResponse Classe

Definição

O elemento SystemPropertiesGetResponse inclui valores de propriedade do sistema recuperados em uma matriz de tipos complexos SystemPropertyValue.

public ref class SystemPropertiesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemPropertiesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemPropertiesGetResponse = class
    inherit MessageResponse
Public Class SystemPropertiesGetResponse
Inherits MessageResponse
Herança
SystemPropertiesGetResponse
Atributos

Construtores

SystemPropertiesGetResponse()

Inicializa uma nova instância da classe SystemPropertiesGetResponse.

Propriedades

OperationResult

Especifica o resultado da operação.

(Herdado de MessageResponse)
SystemProperties

Especifica as propriedades do sistema a serem retornadas na resposta.

Aplica-se a

Confira também