Touchstone 11.0 API Reference
DataSourceName Property


Air.Services.Proxy Assembly > AIR.Services.Common.Exposure.Data Namespace > ExposureSet Class : DataSourceName Property
Contains the name of the Data Source that contains this Exposure Set.
Syntax
Public Property DataSourceName As String
Dim instance As ExposureSet
Dim value As String
 
instance.DataSourceName = value
 
value = instance.DataSourceName
public string DataSourceName {get; set;}
Remarks
A Data Source that contains an Exposure Set must be of type EXP.
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

ExposureSet Class
ExposureSet Members