IsReference-Eigenschaft
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
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 DataSet
Dim value As Boolean
value = instance.IsReference
public bool IsReference { get; }
public:
property bool IsReference {
bool get ();
}
member IsReference : bool
function get IsReference () : boolean
Eigenschaftswert
Typ: System. . :: . .Boolean
A Boolean value.