Class Usage
Inheritance
System.Object
Usage
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class Usage : IndependentReportablePropertiesBase<Usage>, IEquatable<APIBase>
Properties
GearingIsRunin
Declaration
public bool GearingIsRunin { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
ImprovedGearing
Declaration
public bool ImprovedGearing { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
LeadsModified
Declaration
public bool LeadsModified { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
SafetyRequirement
Declaration
public SafetyRequirementsAGMA SafetyRequirement { get; set; }
Property Value
SpurGearLoadSharingCode
Declaration
public SpurGearLoadSharingCodes SpurGearLoadSharingCode { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods