ReportExpression<T>.Value Propiedad

Definición

Obtiene o establece el valor calculado.

public:
 property T Value { T get(); void set(T value); };
public T Value { get; set; }
member this.Value : 'T with get, set
Public Property Value As T

Valor de propiedad

T

Objeto de tipo T.

Se aplica a