Name | Data Type | Definition | ||
---|---|---|---|---|
nilReason | NilReasonEnumeration | |||
LESS | string | Lower. | Inherited from CodeComparisonBaseType | |
LESS_OR_EQUAL | string | Lower or equal. | Inherited from CodeComparisonBaseType | |
EQUAL | string | Equal. | Inherited from CodeComparisonBaseType | |
GREATER_OR_EQUAL | string | Greater or equal. | Inherited from CodeComparisonBaseType | |
GREATER | string | Greater. | Inherited from CodeComparisonBaseType | |
OTHER | string | Other | Inherited from CodeComparisonBaseType |