Jaa


Expression.FunctionTable.IsReadOnly Property

Definition

Gets a value indicating whether the FunctionTable is readonly.

public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Property Value

A boolean value indicating whether the FunctionTable is readonly.

Implements

Applies to