ComponentOne Chart for .NET (2.0) Search HelpCentral 

FunctionBase.CodeValid Property

Gets whether the function compiles correctly.

[Visual Basic]

Overridable Public ReadOnly Property CodeValid As Boolean

[C#]

virtual public bool CodeValid {get;}

[Delphi]

public property CodeValid: Boolean read get_CodeValid;

See Also

FunctionBase Class | FunctionBase Members | C1.Win.C1Chart Namespace | FunctionBase Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.