Miner.Interop Namespace > MMFeederRelationshipAUClass Class : Enabled Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> Public Overridable ReadOnly Property Enabled( _ ByVal pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass, _ ByVal eEvent As mmEditEvent _ ) As System.Boolean
'Usage
Dim instance As MMFeederRelationshipAUClass Dim pRelClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass Dim eEvent As mmEditEvent Dim value As System.Boolean value = instance.Enabled(pRelClass, eEvent)
[System.Runtime.InteropServices.DispId(1610678274)] public virtual System.bool Enabled( ESRI.ArcGIS.Geodatabase.IRelationshipClass pRelClass, mmEditEvent eEvent ) {get;}
public read-only property Enabled( pRelClass: ESRI.ArcGIS.Geodatabase.IRelationshipClass; eEvent: mmEditEvent ): System.Boolean; virtual;
System.Runtime.InteropServices.DispIdAttribute(1610678274) public function get Enabled( pRelClass : ESRI.ArcGIS.Geodatabase.IRelationshipClass, eEvent : mmEditEvent ) : System.boolean
[System.Runtime.InteropServices.DispId(1610678274)] public: __property virtual System.bool get_Enabled( ESRI.ArcGIS.Geodatabase.IRelationshipClass* pRelClass, mmEditEvent eEvent );
[System.Runtime.InteropServices.DispId(1610678274)] public: virtual property System.bool Enabled { System.bool get(ESRI.ArcGIS.Geodatabase.IRelationshipClass^ pRelClass, mmEditEvent eEvent); }
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