Show / Hide Table of Contents

Class Division

The division of EC English

Inheritance
System.Object
Division
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.Product
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public class Division

Properties

View Source

Id

The ID of the division

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

Name

The name of the division

Declaration
public string Name { get; set; }
Property Type: System.String
  • View Source
Back to top Copyright © 2017 EC English