Touchstone 11.0 API Reference
ImportStatistics Property


Air.Services.Proxy Assembly > AIR.Services.ActivityManagement.Api Namespace > GetImportCombinedLogResponse Class : ImportStatistics Property
Contains the total summary of successful and failed exposure information for the data import process.
Syntax
Public Property ImportStatistics As ImportStatisticsData
Dim instance As GetImportCombinedLogResponse
Dim value As ImportStatisticsData
 
instance.ImportStatistics = value
 
value = instance.ImportStatistics
public ImportStatisticsData ImportStatistics {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

GetImportCombinedLogResponse Class
GetImportCombinedLogResponse Members