|
| ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
| DataSourceType Property | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > DataSourceDefinerWeb Class : DataSourceType Property |
| Visual Basic (Declaration) | |
|---|---|
<NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> Public Overrides Property DataSourceType As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As DataSourceDefinerWeb Dim value As String instance.DataSourceType = value value = instance.DataSourceType | |
| C# | |
|---|---|
[NotifyParentPropertyAttribute(true)] [DefaultValueAttribute()] public override string DataSourceType {get; set;} | |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family