ESRI.ArcGIS.ADF.Tasks
AssociatedField Property
See Also  Send Feedback
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;}

Requirements

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

See Also

© 2011 All Rights Reserved.