Currency Members

The Currency type exposes the following members.

Constructors


  Name Description
Public method Currency

Methods


  Name Description
Public method Clear (Inherited from Currency.)
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 GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method NotifyPropertyChanged (Inherited from Entity.)
Public method OnCleared (Inherited from Entity.)
Public method OnRead (Inherited from Entity.)
Public method ReadLocalCurrency (Inherited from Currency.)
Public method ReadRecord
Public method ReadRecordFromName (Inherited from Currency.)
Public method ReadRecordFromShortName (Inherited from Currency.)
Public method Search (Inherited from Currency.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties


  Name Description
Public property Creditor
Public property DecimalPlaces (Inherited from Currency.)
Public property GetTransactionRate (Inherited from Currency.)
Public property IsEnabled (Inherited from Currency.)
Public property IsLocal (Inherited from Currency.)
Public property Name (Inherited from Currency.)
Public property NameBracketShortNameBracket (Inherited from Currency.)
Public property RecID (Inherited from Entity.)
Public property ShortName (Inherited from Currency.)

Events


  Name Description
Public event Cleared (Inherited from Entity.)
Public event PropertyChanged (Inherited from Entity.)
Public event Read (Inherited from Entity.)