ArcFM Responder Mobile Developer Guide
ProvidersConfigurationEventArgs Class
Members 






Arguments to be set for the configuration of a provider class.
Object Model
ProvidersConfigurationEventArgs Class
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Class ProvidersConfigurationEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ProvidersConfigurationEventArgs
[System.Serializable()]
public class ProvidersConfigurationEventArgs : System.EventArgs 
public class ProvidersConfigurationEventArgs = class(System.EventArgs)
System.SerializableAttribute()
public class ProvidersConfigurationEventArgs extends System.EventArgs
[System.Serializable()]
public __gc class ProvidersConfigurationEventArgs : public System.EventArgs 
[System.Serializable()]
public ref class ProvidersConfigurationEventArgs : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      Miner.Responder.Shared.Configuration.ProvidersConfigurationEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProvidersConfigurationEventArgs Members
Miner.Responder.Shared.Configuration Namespace

Send Feedback