Miner.Interop Namespace > IMMNetworkAnalysisExtForFramework Interface : SelectionSemantics Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678280)> Property SelectionSemantics As mmESRIAnalysisOptions
'Usage
Dim instance As IMMNetworkAnalysisExtForFramework Dim value As mmESRIAnalysisOptions instance.SelectionSemantics = value value = instance.SelectionSemantics
[System.Runtime.InteropServices.DispId(1610678280)] mmESRIAnalysisOptions SelectionSemantics {get; set;}
read-write property SelectionSemantics: mmESRIAnalysisOptions;
System.Runtime.InteropServices.DispIdAttribute(1610678280) function get,set SelectionSemantics : mmESRIAnalysisOptions
[System.Runtime.InteropServices.DispId(1610678280)] __property mmESRIAnalysisOptions get_SelectionSemantics(); __property void set_SelectionSemantics( mmESRIAnalysisOptions value );
[System.Runtime.InteropServices.DispId(1610678280)] property mmESRIAnalysisOptions SelectionSemantics { mmESRIAnalysisOptions get(); void set ( mmESRIAnalysisOptions value); }
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