ArcFM Server Developer Guide
ServerObjectHelper Property


Syntax
'Declaration
 
<ImportAttribute(AllowDefault=True, AllowRecomposition=True)>
Public Property ServerObjectHelper As ESRI.ArcGIS.Server.IServerObjectHelper
'Usage
 
Dim instance As GetTopLevelFeaturesRestHandler
Dim value As ESRI.ArcGIS.Server.IServerObjectHelper
 
instance.ServerObjectHelper = value
 
value = instance.ServerObjectHelper
[Import(AllowDefault=true, AllowRecomposition=true)]
public ESRI.ArcGIS.Server.IServerObjectHelper ServerObjectHelper {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GetTopLevelFeaturesRestHandler Class
GetTopLevelFeaturesRestHandler Members

 

 


Send Comment