![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
LoadFields Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Carto Namespace > InitializationParameters Class : LoadFields Property |
Visual Basic (Declaration) | |
---|---|
Public Property LoadFields As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As InitializationParameters Dim value As Boolean instance.LoadFields = value value = instance.LoadFields |
C# | |
---|---|
public bool LoadFields {get; set;} |
For an example, see the InitializationParameters overview.
If this property is set to true, then field information will be available in the Dataset property for FeatureLayer items in MapView objects created from the MapService in which the InitializationParameters are used. If set to false, then field information will not be available.
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