![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
Initialized Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > MapFunctionality Class : Initialized Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Initialized As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As MapFunctionality Dim value As Boolean value = instance.Initialized |
C# | |
---|---|
public bool Initialized {get;} |
Functionalities must be initialized before they can be used to do work that requires the services of the GIS server. Check this property for whether the functionality has been initialized, and use Initialize if necessary. For a discussion of resource initialization in the Web ADF, see the topic "Resource Initialization" in the page "Working with Resources and Functionalities", in the Developer Help, Developing Applications/Developing Applications using the Web ADF/Working with the Common Data Source API/Working with resources and functionalities (also available Online at EDN).
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