DataPA Enterprise Dashboard Controls API Reference
Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public short QuarterStartMonth { get; set; } |
| Visual Basic |
|---|
Public Property QuarterStartMonth As Short Get Set |
| Visual C++ |
|---|
public: virtual property short QuarterStartMonth { short get () sealed; void set (short value) sealed; } |