ESRI.ArcGIS.ADF.Tasks
AssociatedField Property
See Also 
ESRI.ArcGIS.ADF.Tasks Namespace > FormEntry Class : AssociatedField Property




The field in the map layer that will be queried in this form entry item.

Syntax

Visual Basic (Declaration) 
Public Property AssociatedField As String
Visual Basic (Usage)Copy Code
Dim instance As FormEntry
Dim value As String
 
instance.AssociatedField = value
 
value = instance.AssociatedField
C# 
public string AssociatedField {get; set;}

See Also

© 2010 All Rights Reserved.