FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDashboard..::..hasDashboardInRole Method

Determines whether [has dashboard in role] [the specified s role identifier].

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool hasDashboardInRole(
	string sRoleID
)
Public Function hasDashboardInRole ( _
	sRoleID As String _
) As Boolean
public:
bool^ hasDashboardInRole(
	String^ sRoleID
)

Parameters

sRoleID
Type: String
The s role identifier.

Return Value

true if [has dashboard in role] [the specified s role identifier]; otherwise, false.