ArcFM Responder Mobile Developer Guide
SelectionSemantics Property (MMNetworkAnalysisExtForFrameworkClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678280)>
Public Overridable Property SelectionSemantics As mmESRIAnalysisOptions
'Usage
 
Dim instance As MMNetworkAnalysisExtForFrameworkClass
Dim value As mmESRIAnalysisOptions
 
instance.SelectionSemantics = value
 
value = instance.SelectionSemantics
[System.Runtime.InteropServices.DispId(1610678280)]
public virtual mmESRIAnalysisOptions SelectionSemantics {get; set;}
public read-write property SelectionSemantics: mmESRIAnalysisOptions; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678280)
public function get,set SelectionSemantics : mmESRIAnalysisOptions
[System.Runtime.InteropServices.DispId(1610678280)]
public: __property virtual mmESRIAnalysisOptions get_SelectionSemantics();
public: __property virtual void set_SelectionSemantics( 
   mmESRIAnalysisOptions value
);
[System.Runtime.InteropServices.DispId(1610678280)]
public:
virtual property mmESRIAnalysisOptions SelectionSemantics {
   mmESRIAnalysisOptions get();
   void set (    mmESRIAnalysisOptions value);
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMNetworkAnalysisExtForFrameworkClass Class
MMNetworkAnalysisExtForFrameworkClass Members

Send Feedback