Class ShippingLongGauge
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.Shipping.Instrumentation
Assembly: NFX.Web.dll
Syntax
[Serializable]
public abstract class ShippingLongGauge : LongGauge, IArchiveLoggable, IBSONSerializable, IBSONDeserializable, IJSONWritable, IFinancialLogic, IBusinessLogic, IWebInstrument, IOperationClass, IInstrumentClass
Constructors
ShippingLongGauge(String, Int64)
Declaration
protected ShippingLongGauge(string source, long value)
Parameters
Type | Name | Description |
---|---|---|
System.String | source | |
System.Int64 | value |