SystemPropertiesGetResponse Класс

Определение

Элемент SystemPropertiesGetResponse содержит полученные значения системных свойств в массиве сложных типов 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
Наследование
SystemPropertiesGetResponse
Атрибуты

Конструкторы

SystemPropertiesGetResponse()

Инициализирует новый экземпляр класса SystemPropertiesGetResponse.

Свойства

OperationResult

Указывает результат операции.

(Унаследовано от MessageResponse)
SystemProperties

Указывает системные свойства, возвращаемые в ответе.

Применяется к

См. также раздел