Touchstone 11.0 API Reference
GetUserLineOfBusinessesResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace : GetUserLineOfBusinessesResponse Class
Contains the list of user-specified Lines of Business that you requested using the GetUserLineOfBusinesses() method.

The list contains all of the lines of business in the Exposure that you specified in the request.

While you can retrieve user-specified Lines of Business using the GetUserLineOfBusinesses() method, you can manage user-specified lines of business only in the Touchstone® Administration Console.

Syntax
Public Class GetUserLineOfBusinessesResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
public class GetUserLineOfBusinessesResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.ExposureManagement.Api.GetUserLineOfBusinessesResponse

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetUserLineOfBusinessesResponse Members
AIR.Services.ExposureManagement.Api Namespace