ComponentOne Chart for .NET (2.0) Search HelpCentral 

FunctionBase.CodeType Property

Gets or sets whether the code will be compiled as formula, a method or as full compile unit.

[Visual Basic]

Public Property CodeType As FunctionCodeTypeEnum

[C#]

public FunctionCodeTypeEnum CodeType {get;set;}

[Delphi]

public property CodeType: FunctionCodeTypeEnum read get_CodeType write set_CodeType;

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.