Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
trueTruetruetrue (True in Visual Basic) if the formula should appear in the list of common formulas; otherwise, falseFalsefalsefalse (False in Visual Basic).
Gets a value indicating whether the formula should appear in the list of common formulas.
Namespace: Dundas.Dashboard.BusinessAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
public bool IsCommon { get; private set; } |
Visual Basic |
---|
Public Property IsCommon As Boolean Get Private Set |
Property Value
Type: BooleantrueTruetruetrue (True in Visual Basic) if the formula should appear in the list of common formulas; otherwise, falseFalsefalsefalse (False in Visual Basic).