[]
        
(Showing Draft Content)

C1.Report.ScriptValue-1.Expression

Expression Property

Expression

Gets or sets an expression used to calculate value of this ScriptValue<T>. Setting this value forces IsExpression to true.

Declaration
public string Expression { get; set; }