True when the value is known. False when this is a "pad value" or unknown value.
[Visual Basic] Public Property ReadOnly IsDefined As Boolean [C#] public bool IsDefined { get; } [C++] public: __property bool get_IsDefined(); [JScript] public function get IsDefined() : bool
Value Class | TA.Lib Namespace