Miner.Geodatabase Assembly > Miner.Geodatabase.AutoUpdaters Namespace > UpdateKVASynchPhase Class > get_Enabled Method : get_Enabled(IRelationshipClass,IObjectClass,IObjectClass,mmEditEvent) Method |
'Declaration Public Overloads Function get_Enabled( _ ByVal relationshipClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass, _ ByVal originClass As IObjectClass, _ ByVal destinationClass As IObjectClass, _ ByVal editEvent As mmEditEvent _ ) As Boolean
'Usage Dim instance As UpdateKVASynchPhase Dim relationshipClass As ESRI.ArcGIS.Geodatabase.IRelationshipClass Dim originClass As IObjectClass Dim destinationClass As IObjectClass Dim editEvent As mmEditEvent Dim value As Boolean value = instance.get_Enabled(relationshipClass, originClass, destinationClass, editEvent)
public bool get_Enabled( ESRI.ArcGIS.Geodatabase.IRelationshipClass relationshipClass, IObjectClass originClass, IObjectClass destinationClass, mmEditEvent editEvent )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.