Checks whether the end date and time is valid.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2011
Syntax
| C# |
|---|
public bool IsAfterStartDateAndTime( DateTime time ) |
| Visual Basic |
|---|
Public Function IsAfterStartDateAndTime ( _ time As DateTime _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsAfterStartDateAndTime( DateTime time ) |
Parameters
- time
- Type: System..::..DateTime
Date and time value