ArcFM Server Developer Guide
ReturnAttributes Property (LocatorHandler)


Version: 10.2.1a

Resource Center Home

Gets or sets whether to return feature attributes. Default value is true.
Syntax
'Declaration
 
Public Property ReturnAttributes As Boolean
'Usage
 
Dim instance As LocatorHandler
Dim value As Boolean
 
instance.ReturnAttributes = value
 
value = instance.ReturnAttributes
public bool ReturnAttributes {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

LocatorHandler Class
LocatorHandler Members

 

 


Send Comment