SubstitutionStatus EnumType
Contains possible values for substitution status.
Members
Members define the discrete options for the enumeration type.
| Name | Value | Description |
|---|---|---|
| Success | 0 | Represents the success option. |
| Error | 1 | Represents the error option. |
| Warning | 2 | Represents the warning option. |
Used by
The following use the SubstitutionStatus EnumType.
| Name | How used |
|---|---|
| SubstitutionResult | Status Property |