ArcFM Responder Mobile Developer Guide
Subtypes Property (IMMFieldAdapter)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678283)>
ReadOnly Property Subtypes As ESRI.ArcGIS.Geodatabase.IEnumSubtype
'Usage
 
Dim instance As IMMFieldAdapter
Dim value As ESRI.ArcGIS.Geodatabase.IEnumSubtype
 
value = instance.Subtypes
[System.Runtime.InteropServices.DispId(1610678283)]
ESRI.ArcGIS.Geodatabase.IEnumSubtype Subtypes {get;}
read-only property Subtypes: ESRI.ArcGIS.Geodatabase.IEnumSubtype; 
System.Runtime.InteropServices.DispIdAttribute(1610678283)
function get Subtypes : ESRI.ArcGIS.Geodatabase.IEnumSubtype
[System.Runtime.InteropServices.DispId(1610678283)]
__property ESRI.ArcGIS.Geodatabase.IEnumSubtype* get_Subtypes();
[System.Runtime.InteropServices.DispId(1610678283)]
property ESRI.ArcGIS.Geodatabase.IEnumSubtype^ Subtypes {
   ESRI.ArcGIS.Geodatabase.IEnumSubtype^ get();
}
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

IMMFieldAdapter Interface
IMMFieldAdapter Members

Send Feedback