[This is preliminary documentation and is subject to change.]
System Object NFX.Instrumentation Datum NFX.Instrumentation Gauge NFX.Instrumentation AmountGauge NFX.Web.Pay.Instrumentation PayAmountGauge NFX.Web.Pay.Instrumentation CaptureAmount NFX.Web.Pay.Instrumentation ChargeAmount NFX.Web.Pay.Instrumentation RefundAmount NFX.Web.Pay.Instrumentation TransferAmountNamespace: NFX.Web.Pay.InstrumentationAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public abstract class PayAmountGauge : AmountGauge,
IWebInstrument, IOperationClass, IInstrumentClass
[SerializableAttribute]
public abstract class PayAmountGauge : AmountGauge,
IWebInstrument, IOperationClass, IInstrumentClass
<SerializableAttribute>
Public MustInherit Class PayAmountGauge
Inherits AmountGauge
Implements IWebInstrument, IOperationClass, IInstrumentClass
<SerializableAttribute>
Public MustInherit Class PayAmountGauge
Inherits AmountGauge
Implements IWebInstrument, IOperationClass, IInstrumentClass
[SerializableAttribute]
public ref class PayAmountGauge abstract : public AmountGauge,
IWebInstrument, IOperationClass, IInstrumentClass
[SerializableAttribute]
public ref class PayAmountGauge abstract : public AmountGauge,
IWebInstrument, IOperationClass, IInstrumentClass
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type PayAmountGauge =
class
inherit AmountGauge
interface IWebInstrument
interface IOperationClass
interface IInstrumentClass
end
[<AbstractClassAttribute>]
[<SerializableAttribute>]
type PayAmountGauge =
class
inherit AmountGauge
interface IWebInstrument
interface IOperationClass
interface IInstrumentClass
end