DashboardReferenceInUserRoleScopeAlreadyExistsException.DashboardReferenceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the dashboard reference identifier that already exists in the user role.
public:
property Guid DashboardReferenceId { Guid get(); };
public Guid DashboardReferenceId { get; }
member this.DashboardReferenceId : Guid
Public ReadOnly Property DashboardReferenceId As Guid
Property Value
The dashboard reference identifier.