Show / Hide Table of Contents

Class PerformanceStep

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

Properties

View Source

Elapsed

Declaration
public string Elapsed { get; set; }
Property Type: System.String
View Source

Name

Declaration
public string Name { get; set; }
Property Type: System.String
View Source

SubSteps

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