ArcFM Responder Mobile Developer Guide
IMMPseudoFieldAdapter_FieldType Property






Syntax
'Declaration
 
Public Overridable WriteOnly Property IMMPseudoFieldAdapter_FieldType As ESRI.ArcGIS.Geodatabase.esriFieldType
'Usage
 
Dim instance As MMPseudoFieldAdapterClass
 
instance.IMMPseudoFieldAdapter_FieldType = value
public virtual ESRI.ArcGIS.Geodatabase.esriFieldType IMMPseudoFieldAdapter_FieldType {set;}
public write-only property IMMPseudoFieldAdapter_FieldType: ESRI.ArcGIS.Geodatabase.esriFieldType; virtual; 
public function set IMMPseudoFieldAdapter_FieldType : ESRI.ArcGIS.Geodatabase.esriFieldType
public: __property virtual void set_IMMPseudoFieldAdapter_FieldType( 
   ESRI.ArcGIS.Geodatabase.esriFieldType value
);
public:
virtual property ESRI.ArcGIS.Geodatabase.esriFieldType IMMPseudoFieldAdapter_FieldType {
   void set (    ESRI.ArcGIS.Geodatabase.esriFieldType 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

MMPseudoFieldAdapterClass Class
MMPseudoFieldAdapterClass Members

Send Feedback