ESRI.ArcGIS.ADF.Web.UI.WebControls
sourceTableId Field
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > RelatedInfo 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 RelatedInfo
Dim value As Integer
 
value = instance.sourceTableId
 
instance.sourceTableId = value
C# 
public int sourceTableId

See Also

© 2010 All Rights Reserved.