ESRI.ArcGIS.ADF.Web.DataSources
Identity Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > DataSourceDefinerInfo Class : Identity Property




Information about the identity parameter

Syntax

Visual Basic (Declaration) 
Public Property Identity As UIParameter
Visual Basic (Usage)Copy Code
Dim instance As DataSourceDefinerInfo
Dim value As UIParameter
 
instance.Identity = value
 
value = instance.Identity
C# 
public UIParameter Identity {get; set;}

See Also

© 2010 All Rights Reserved.