Freigeben über


IsReference-Eigenschaft

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property IsReference As Boolean
    Get
'Usage
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

Eigenschaftenwert

Typ: System. . :: . .Boolean
A Boolean value.