ArcFM Desktop Developer Guide
EditFeatureEventArgs Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
Provides data for feature edit events.
Object Model
EditFeatureEventArgs Class
Syntax
'Declaration
 
<PermissionSetAttribute(File="", 
   UnicodeEncoded=False, 
   Name="", 
   XML="", 
   Hex="", 
   Action=SecurityAction.Demand Or  _
    SecurityAction.Assert Or  _
    SecurityAction.Deny Or  _
    SecurityAction.PermitOnly Or  _
    SecurityAction.LinkDemand Or  _
    SecurityAction.InheritanceDemand, 
   Unrestricted=True)>
Public NotInheritable Class EditFeatureEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As EditFeatureEventArgs
[PermissionSet(File="", 
   UnicodeEncoded=false, 
   Name="", 
   XML="", 
   Hex="", 
   Action=SecurityAction.Demand | 
    SecurityAction.Assert | 
    SecurityAction.Deny | 
    SecurityAction.PermitOnly | 
    SecurityAction.LinkDemand | 
    SecurityAction.InheritanceDemand, 
   Unrestricted=true)]
public sealed class EditFeatureEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Miner.Geodatabase.Edit.EditFeatureEventArgs

Requirements

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.

See Also

Reference

EditFeatureEventArgs Members
Miner.Geodatabase.Edit Namespace

 

 


Send Comment