DataDictionaryExternalRelationFillInStatus Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CSC.SC.TOPICA4.DynamicData
public enum FillInStatus
Member name | Value | Description | |
---|---|---|---|
Optional | 0 | Completely optional | |
Required | 1 | If not filled in: generate warning message (non-blocking) | |
NotNull | 2 | If not filled in: generate error message (blocking, i.e. data is not submitted) |