![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
DataSetName Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > GraphicsDataSet Class : DataSetName Property |
Visual Basic (Declaration) | |
---|---|
<DefaultValueAttribute()> <ResDescriptionAttribute("The name of this DataSet.")> <ResCategoryAttribute("Data")> Public Property DataSetName As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As GraphicsDataSet Dim value As String instance.DataSetName = value value = instance.DataSetName |
C# | |
---|---|
[DefaultValueAttribute()] [ResDescriptionAttribute("The name of this DataSet.")] [ResCategoryAttribute("Data")] public string DataSetName {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