Click or drag to resize
ParaPlan Logo

BuildDayResponse Properties

The BuildDayResponse type exposes the following members.

Properties
  NameDescription
Public propertyattemptedToBuild
If the system attempted to build the date. If this was expected to be true, make sure that the BuildDayRequest object was properly formated
Public propertydateChecked
The .ToShortDateString() of the date that was checked
Public propertydateCheckedEpoch
The epoch of the date that was checked
Public propertyerrorMessage (Inherited from RESTModelBase.)
Public propertyisBuilt
If the date is built now
Public propertysuccess (Inherited from RESTModelBase.)
Public propertytokenExists (Inherited from RESTModelBase.)
Public propertytokenIsValid (Inherited from RESTModelBase.)
Public propertywasBuilt
If the date was already built
Top
See Also