ArcFM Responder Mobile Developer Guide
Subtypes Property (MMFieldAdapterClass)






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

MMFieldAdapterClass Class
MMFieldAdapterClass Members

Send Feedback