Configuration Members

The Configuration type exposes the following members.

Constructors


  Name Description
Public method Configuration

Methods


  Name Description
Public method CleanUp
Public method Clear
Public method CreateObjRef(System.Type)
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public method Deserialise
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method GLAccountsExist
Public method InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone(System.Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyPropertyChanged (Inherited from Configuration.)
Public method OnDeserialiseEnd (Inherited from Configuration.)
Public method OnDeserialiseStart (Inherited from Configuration.)
Public method OnReadEnd (Inherited from Configuration.)
Public method OnReadStart (Inherited from Configuration.)
Public method OnSaveEnd (Inherited from Configuration.)
Public method OnSaveEnding (Inherited from Configuration.)
Public method OnSaveStart (Inherited from Configuration.)
Public method Read
Public method Save
Public method Serialise
Public method Setup
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties


  Name Description
Public property ChangeFlag (Inherited from Configuration.)
Public property Client (Inherited from Configuration.)
Public property ClientClassName (Inherited from Configuration.)
Public property GenericObjectCollection (Inherited from Configuration.)
Public property IsDeserialising (Inherited from Configuration.)
Public property IsReading (Inherited from Configuration.)
Public property Segments
Public property Separator
Public property SystemSettings
Public property Years

Events


  Name Description
Public event DeserialiseEnd (Inherited from Configuration.)
Public event DeserialiseStart (Inherited from Configuration.)
Public event PropertyChanged (Inherited from Configuration.)
Public event ReadEnd (Inherited from Configuration.)
Public event ReadStart (Inherited from Configuration.)
Public event SaveEnd (Inherited from Configuration.)
Public event SaveEnding (Inherited from Configuration.)
Public event SaveStart (Inherited from Configuration.)
Public event SerialiseEnd (Inherited from Configuration.)
Public event SerialiseStart (Inherited from Configuration.)