Class RawMaterial
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    RawMaterial
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.Gears.Materials
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RawMaterial : NamedDatabaseItem, IEquatable<APIBase>Properties
CostPerKilogram
Measurement: PricePerUnitMass
Declaration
public double CostPerKilogram { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Double | 
Implements
      System.IEquatable<T>