BatchServiceResponseExceptionTResponseServiceResponses - свойство |
Gets a list of responses returned by the web method.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic ServiceResponseCollection<TResponse> ServiceResponses { get; }Public ReadOnly Property ServiceResponses As ServiceResponseCollection(Of TResponse)
Get
public:
property ServiceResponseCollection<TResponse>^ ServiceResponses {
ServiceResponseCollection<TResponse>^ get ();
}member ServiceResponses : ServiceResponseCollection<'TResponse> with get
Значение свойства
Тип:
ServiceResponseCollectionTResponse
См. также