ArcFM Engine Developer Guide
UseIncidentDevicesAndFeaturesOnly Property


Gets and sets a value indicating only incident devices should be used in determining the extent.
Syntax
'Declaration
 
Public Property UseIncidentDevicesAndFeaturesOnly As Boolean
'Usage
 
Dim instance As FindIncidentExtentRequest
Dim value As Boolean
 
instance.UseIncidentDevicesAndFeaturesOnly = value
 
value = instance.UseIncidentDevicesAndFeaturesOnly
public bool UseIncidentDevicesAndFeaturesOnly {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

FindIncidentExtentRequest Class
FindIncidentExtentRequest Members

 

 


Send Comment