ITaskFormInfo.Scripting Property

Definition

Gets a value that indicates whether the form allows a scripting method.

public:
 property bool Scripting { bool get(); };
public bool Scripting { get; }
member this.Scripting : bool
Public ReadOnly Property Scripting As Boolean

Property Value

true if the form allows a scripting method; otherwise, false.

Applies to