Touchstone 11.0 API Reference
ExposureTargetType Property


Air.Services.Proxy Assembly > AIR.Services.ActivityMonitor.Data Namespace > ErrorsSummaryData Class : ExposureTargetType Property
Contains the target type of exposure data in the import operation.
Syntax
Public Property ExposureTargetType As String
Dim instance As ErrorsSummaryData
Dim value As String
 
instance.ExposureTargetType = value
 
value = instance.ExposureTargetType
public string ExposureTargetType {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

ErrorsSummaryData Class
ErrorsSummaryData Members