DashboardDataStoreIsCollaborationController Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public bool IsCollaborationController { get; set; }
Public Property IsCollaborationController As Boolean
Get
Set
public:
property bool IsCollaborationController {
bool get ();
void set (bool value);
}
function get_IsCollaborationController();
function set_IsCollaborationController(value);
Property Value
Type:
BooleanSee Also