hasWidgetCategory
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
public bool hasDashboardWidgetCategory(
string sCategoryName,
ref string m_sError
)
Public Function hasDashboardWidgetCategory ( _
sCategoryName As String, _
ByRef m_sError As String _
) As Boolean
public:
bool^ hasDashboardWidgetCategory(
String^ sCategoryName,
String^% m_sError
)
Parameters
- sCategoryName
- Type: String
Name of the s category.
- m_sError
- Type: String%
The m s error.
Return Value
true if [has dashboard widget category] [the specified s category name]; otherwise,
false.