Condividi tramite


Proprietà IsReference

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 ReadOnly Property IsReference As Boolean
    Get
'Utilizzo
Dim instance As DataSource
Dim value As Boolean

value = instance.IsReference
public bool IsReference { get; }
public:
property bool IsReference {
    bool get ();
}
member IsReference : bool
function get IsReference () : boolean

Valore proprietà

Tipo: System. . :: . .Boolean
A Boolean value.