ArcFM Engine Developer Guide
SelectionSemantics Property


This property sets or returns a value from the mmEsriAnalysisOptions enumeration. This value indicates on which features analysis should be conducted.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property SelectionSemantics As mmESRIAnalysisOptions
'Usage
 
Dim instance As IMMNetworkAnalysisExtForFramework
Dim value As mmESRIAnalysisOptions
 
instance.SelectionSemantics = value
 
value = instance.SelectionSemantics
[DispId(1610678280)]
mmESRIAnalysisOptions SelectionSemantics {get; set;}

Property Value

mmEsriAnalysisOptions
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

IMMNetworkAnalysisExtForFramework Interface
IMMNetworkAnalysisExtForFramework Members

 

 


Send Comment