ArcFM Engine Developer Guide
MapsSynchronizedEventArgs Class
Members 


Product Availability
Required Licenses
.NET Assembly
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 MapsSynchronizedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As MapsSynchronizedEventArgs
[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 MapsSynchronizedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Miner.Framework.MapsSynchronizedEventArgs

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

MapsSynchronizedEventArgs Members
Miner.Framework Namespace

 

 


Send Comment