Check whether the value of this 'Datetime' object is valid.
The behaviour is undefined unless this object represents a date
(has YEAR, MONTH and DAY part set) or time
(has HOURS, MINUTES, SECONDS and MILLISECONDS part set).
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsValid()
Public Function IsValid As Boolean
public: bool IsValid()
Return Value
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1