ArcFM Responder Mobile Developer Guide
Subtypes Property (IMMPseudoFieldAdapter)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
WriteOnly Property Subtypes As ESRI.ArcGIS.Geodatabase.IEnumSubtype
'Usage
 
Dim instance As IMMPseudoFieldAdapter
 
instance.Subtypes = value
[System.Runtime.InteropServices.DispId(1610678273)]
ESRI.ArcGIS.Geodatabase.IEnumSubtype Subtypes {set;}
write-only property Subtypes: ESRI.ArcGIS.Geodatabase.IEnumSubtype; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function set Subtypes : ESRI.ArcGIS.Geodatabase.IEnumSubtype
[System.Runtime.InteropServices.DispId(1610678273)]
__property void set_Subtypes( 
   ESRI.ArcGIS.Geodatabase.IEnumSubtype* value
);
[System.Runtime.InteropServices.DispId(1610678273)]
property ESRI.ArcGIS.Geodatabase.IEnumSubtype^ Subtypes {
   void set (    ESRI.ArcGIS.Geodatabase.IEnumSubtype^ 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

IMMPseudoFieldAdapter Interface
IMMPseudoFieldAdapter Members

Send Feedback