Для изменения размера нажмите или перетащите

ServiceResponseCollectionTResponse - свойства

Универсальный тип ServiceResponseCollectionTResponse предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоCount
Gets the total number of responses in the list.
Открытое свойствоItem
Gets the response at the specified index.
Открытое свойствоOverallResult
Gets a value indicating the overall result of the request that generated this response collection. If all of the responses have their Result property set to Success, OverallResult returns Success. If at least one response has its Result property set to Warning and all other responses have their Result property set to Success, OverallResult returns Warning. If at least one response has a its Result set to Error, OverallResult returns Error.
В начало страницы
См. также