Rds > Rds Assembly Interfaces > IMetaAttribute > IMetaAttribute.Hidden
Hidden: Boolean;
The Hidden property determines whether this attribute is hidden.
If Hidden = True, the attribute is hidden, that is, it is used in building a dictionary but is not displayed in a dictionary.
The property use is given in the example for IMetaAttribute.Nullable.
See also: