IsStatic Property (ProgramBase)
Returns true
if all expressions are not depending from the data scope. It can be constants or expressions that references Themes or Parameters only.
public virtual bool IsStatic {get;}
'Declaration
Public Overridable ReadOnly Property IsStatic As Boolean