Touchstone 11.0 API Reference
ExposureType Property


Air.Services.Proxy Assembly > AIR.Services.ExposureManagement.Api Namespace > GetUserLineOfBusinessesRequest Class : ExposureType Property
(Required) Specifies the type of the Exposure that contains the lines of business to retrieve.

The type may be a contract (CON) or exposure view (EVW).

Syntax
Public Property ExposureType As String
Dim instance As GetUserLineOfBusinessesRequest
Dim value As String
 
instance.ExposureType = value
 
value = instance.ExposureType
public string ExposureType {get; set;}
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

GetUserLineOfBusinessesRequest Class
GetUserLineOfBusinessesRequest Members