ArcFM Desktop Developer Guide
SaveEditEventArgs Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
Provides data for save edit events.
Object Model
SaveEditEventArgs 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 SaveEditEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SaveEditEventArgs
[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 SaveEditEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Miner.Geodatabase.Edit.SaveEditEventArgs

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

SaveEditEventArgs Members
Miner.Geodatabase.Edit Namespace

 

 


Send Comment