Represents a MPDATA command.
Declaration Syntax
public class MPDataCommand : CDBCommand
Table 893: Members
|
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 | Temps |
Gets the temperatures. |
|
Property | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |
|
Property | Values |
Gets the values. |