Enum RefcountFlags
Value for flag field in refcounts
Syntax
RefcountFlags
Fields
Name | Description |
---|---|
Unknown | Unknown - used when initializing |
Allocate | Perform number allocation automatically |
Unique | Check that entered values are unique |
ReadOnly | Target field is read-only in GUI |
AllowBlank | Blank is a legal value |