DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The first Object in the collection.
Gets the first Object in the collection.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public CalculatedColumn GetFirstObject() |
| Visual Basic |
|---|
Public Function GetFirstObject As CalculatedColumn |
| Visual C++ |
|---|
public: virtual CalculatedColumn^ GetFirstObject() sealed |
Return Value
Type: CalculatedColumnThe first Object in the collection.