Represents a MP command.
Declaration Syntax
public class MPCommand : CDBCommand
Table 892: Members
| 
                 Property  | C0 | 
                 Gets the temperature-independent term of the property.  | 
| 
                 Property  | C1 | 
                 Gets the coefficient of the linear term in the property-versus-temperature polynomial.  | 
| 
                 Property  | C2 | 
                 Gets the coefficient of the quadratic term in the property-versus-temperature polynomial.  | 
| 
                 Property  | C3 | 
                 Gets the coefficient of the cubic term in the property-versus-temperature polynomial.  | 
| 
                 Property  | C4 | 
                 Gets the coefficient of the quartic term in the property-versus-temperature polynomial.  | 
| 
                 Property  | Index | 
                 Gets the command index. (Inherited from Command.)  | 
| 
                 Property  | Lab | 
                 Gets the label.  | 
| 
                 Property  | Mat | 
                 Gets the material number.  | 
| 
                 Property  | Name | 
                 Gets the command name. (Inherited from Command.)  | 
| 
                 Property  | ToCdbCommandString | 
                 Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string.  |