Class LeadModificationForCustomer102CAD
Inheritance
System.Object
LeadModificationForCustomer102CAD
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class LeadModificationForCustomer102CAD : ModificationForCustomer102CAD, IEquatable<APIBase>
Properties
Crowning
Declaration
public double Crowning { get; }
Property Value
| Type |
Description |
| System.Double |
|
LeadEvaluationLength
Declaration
public double LeadEvaluationLength { get; }
Property Value
| Type |
Description |
| System.Double |
|
LeadReliefPointsForCustomer102
Declaration
public ReadOnlyCollection<LeadReliefSpecificationForCustomer102> LeadReliefPointsForCustomer102 { get; }
Property Value
LeadWithVariation
Declaration
public TwoDChartDefinition LeadWithVariation { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods