![]() | Bm |
public enum Bm3LeadCardEntryOption
Member name | Value | Description |
---|---|---|
Disabled | 0 | No lead card entry. |
EnabledNoValidation | 1 | The lead card must be entered. It will not be validated against the handrecord. |
EnabledWithValidationMustComply | 2 | The lead card must be entered. It will be validated against the handrecord and it must be changed if validation fails. |
EnabledWithValidationAllowNonCompliance | 3 | The lead card must be entered. It will be validated against the handrecord and a warning is issued if validation fails. |