2023 Enumeration
Changes 2
E

EntryAndSchemeConsistency

Description:
Enumeration used to specify why an entry is inconsistent with a scheme or another entry.
Name Description
E Consistent The scheme entry can be applied to the scheme.
E InconsistentStorageType The type of value stored in the entry is different from the type of the scheme parameter.
E ValueOutOfRange The value stored in the entry is out of the scheme parameter range.
E ValueDuplicated There already exists another entry with the same value.
E InvalidFillPatternId The fill pattern id is not valid.