Moon.IsValidPhase Property

 Moon.IsValidPhase  (read-only, Boolean)
 
True only if the Phase property has been set.

Syntax

Moon.IsValidPhase

The property syntax has these parts:

Part Description
Value (Boolean) True only if the Phase property has been set.

Remarks

Reading the Phase property will generate an error if it has not yet been set. You can read this property to avoid the error.