AccessQueryStartAndMaintainUseStartDateForIntervalEvaluation Property |
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool UseStartDateForIntervalEvaluation { get; set; }
Public Property UseStartDateForIntervalEvaluation As Boolean
Get
Set
public:
property bool UseStartDateForIntervalEvaluation {
bool get ();
void set (bool value);
}
member UseStartDateForIntervalEvaluation : bool with get, set
Property Value
Type:
BooleanSee Also