Show / Hide Table of Contents

Class QuerySchoolsByCodeResponse

A response to QuerySchoolsByCodeRequest

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

Properties

View Source

Results

The school results

Declaration
public List<SchoolByCodeResult> Results { get; set; }
Property Type: System.Collections.Generic.List<SchoolByCodeResult>
  • View Source
Back to top Copyright © 2017 EC English