Class PayAmountGauge
Inheritance
System.Object
    
    
    
    PayAmountGauge
      
      
      
      
  Implements
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
  Namespace: NFX.Web.Pay.Instrumentation
Assembly: NFX.Web.dll
Syntax
[Serializable]
public abstract class PayAmountGauge : AmountGauge, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IFinancialLogic, IBusinessLogic, IWebInstrument, IOperationClass, IInstrumentClass
  Constructors
PayAmountGauge(String, Amount)
Declaration
protected PayAmountGauge(string src, Amount value)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | src | |
| Amount | value |