Touchstone 11.0 API Reference
DataType Property


Air.Services.Proxy Assembly > AIR.Services.ActivityMonitor.Data Namespace > StatisticsData Class : DataType Property
Represents the datatype of the statistical information.
Syntax
Public Property DataType As DataType
Dim instance As StatisticsData
Dim value As DataType
 
instance.DataType = value
 
value = instance.DataType
public DataType DataType {get; set;}
Remarks
Datatype is in the range of 0 through 3.
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

StatisticsData Class
StatisticsData Members