Skip to main content
.NET 6.0+

VisibleInDashboardsAttribute Properties

When applied to a business class, specifies whether end-users can create dashboards for objects of the attribute’s target type. When applied to a business class property, specifies if the target property is visible in the Dashboard Designer.
Name Description
IsVisible
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also