VisibleInDashboardsAttribute Constructors
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 | Parameters | Description |
---|---|---|
Visible |
none |
Creates an instance of the Visible |
Visible |
is |
Creates a new instance of the Visible |
See Also