Campo Value
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Const Value As String
'Utilizzo
Dim value As String
value = ReportExpression..::..FieldProperties.Value
public const string Value
public:
literal String^ Value
static val mutable Value: string
public const var Value : String