Miner.Interop Namespace > IMMExtendedData Interface : Editor Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678283)> ReadOnly Property Editor As ESRI.ArcGIS.esriSystem.UID
'Usage
Dim instance As IMMExtendedData Dim value As ESRI.ArcGIS.esriSystem.UID value = instance.Editor
[System.Runtime.InteropServices.DispId(1610678283)]
ESRI.ArcGIS.esriSystem.UID Editor {get;}
read-only property Editor: ESRI.ArcGIS.esriSystem.UID;
System.Runtime.InteropServices.DispIdAttribute(1610678283)
function get Editor : ESRI.ArcGIS.esriSystem.UID
[System.Runtime.InteropServices.DispId(1610678283)] __property ESRI.ArcGIS.esriSystem.UID* get_Editor();
[System.Runtime.InteropServices.DispId(1610678283)]
property ESRI.ArcGIS.esriSystem.UID^ Editor {
ESRI.ArcGIS.esriSystem.UID^ get();
}
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