CECommand

Represents a CE command.

Declaration Syntax

public class CECommand : CDBCommand

Table 866: Members

Property

Constant

Gets the constant term of the equation.

Property

Index

Gets the command index.

(Inherited from Command.)

Property

Name

Gets the command name.

(Inherited from Command.)

Property

Nce

Gets the constraint equation number.

Property

Terms

Gets the equation terms.

Property

ToCdbCommandString

Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string.