Represents a SFE command.
Declaration Syntax
public class SFECommand : CDBCommand
Table 904: Members
Property | Elem |
Gets the element number. |
Property | Index |
Gets the command index. (Inherited from Command.) |
Property | Key |
Gets the value key. |
Property | Lab |
Gets the load label. |
Property | LKey |
Get the load key. |
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. |
Property | Values |
Gets the values. |