ArcFM Responder Mobile Developer Guide
Conduit Property (MMConduitEditorClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Public Overridable WriteOnly Property Conduit As ESRI.ArcGIS.Geodatabase.IFeature
'Usage
 
Dim instance As MMConduitEditorClass
 
instance.Conduit = value
[System.Runtime.InteropServices.DispId(1610678272)]
public virtual ESRI.ArcGIS.Geodatabase.IFeature Conduit {set;}
public write-only property Conduit: ESRI.ArcGIS.Geodatabase.IFeature; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
public function set Conduit : ESRI.ArcGIS.Geodatabase.IFeature
[System.Runtime.InteropServices.DispId(1610678272)]
public: __property virtual void set_Conduit( 
   ESRI.ArcGIS.Geodatabase.IFeature* value
);
[System.Runtime.InteropServices.DispId(1610678272)]
public:
virtual property ESRI.ArcGIS.Geodatabase.IFeature^ Conduit {
   void set (    ESRI.ArcGIS.Geodatabase.IFeature^ 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

MMConduitEditorClass Class
MMConduitEditorClass Members

Send Feedback