ArcFM Server Developer Guide
SaveEditEventArgs Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
This class passes data to the object listening to the Save Edit event.
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