DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
TRUE means the current item is a function, FALSE means it is not a function.
Namespace: DataPAClientConfigAssembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
public bool IsFunction { get; } |
Visual Basic |
---|
Public ReadOnly Property IsFunction As Boolean Get |
Visual C++ |
---|
public: property bool IsFunction { bool get (); } |