DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The fixed date value.
The fixed date value.
Gets or sets the fixed date value.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public DateTime FixedValue { get; set; } |
Visual Basic |
---|
Public Property FixedValue As DateTime Get Set |
Visual C++ |
---|
public: virtual property DateTime FixedValue { DateTime get () sealed; void set (DateTime value) sealed; } |
Property Value
Type: DateTimeThe fixed date value.
Return Value
Type: DateTimeThe fixed date value.
Remarks
Value is used if DateTimeFilterValueType is fixedDate