Show / Hide Table of Contents

Class Units

A number of units

Inheritance
System.Object
Units
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 Units

Properties

View Source

MajorUnits

Total number of major units priced

Declaration
public int MajorUnits { get; set; }
Property Type: System.Int32
View Source

MinorUnits

Total number of minor units priced

Declaration
public int MinorUnits { get; set; }
Property Type: System.Int32
View Source

UnitType

The type of the units

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