Show / Hide Table of Contents

Class DateSpanWithValues

Inheritance
System.Object
DateSpanWithValues
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)
System.Object.ToString()
Namespace: EC.ProductsAndPricing.ServiceContract.Pricing
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public class DateSpanWithValues

Properties

View Source

AdditionalValues

Declaration
public List<Money> AdditionalValues { get; set; }
Property Type: System.Collections.Generic.List<Money>
View Source

Dates

Declaration
public DateRange Dates { get; set; }
Property Type: DateRange
View Source

MainValue

Declaration
public Money MainValue { get; set; }
Property Type: Money
View Source

Units

Declaration
public Units Units { get; set; }
Property Type: Units
  • View Source
Back to top Copyright © 2017 EC English