ESRI.ArcGIS.ADF.Web.UI.WebControls
sourceTableId Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RelateContext Class : sourceTableId Field




Id of the source table to which other tables are related.

Syntax

Visual Basic (Declaration) 
Public sourceTableId As Integer
Visual Basic (Usage)Copy Code
Dim instance As RelateContext
Dim value As Integer
 
value = instance.sourceTableId
 
instance.sourceTableId = value
C# 
public int sourceTableId

See Also

© 2010 All Rights Reserved.