Owner-Eigenschaft
The owner object.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
ReadOnly Property Owner As ReportObject
Get
'Usage
Dim instance As IPropertyStore
Dim value As ReportObject
value = instance.Owner
ReportObject Owner { get; }
property ReportObject^ Owner {
ReportObject^ get ();
}
abstract Owner : ReportObject
function get Owner () : ReportObject
Eigenschaftenwert
Typ: Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
A ReportExpression<(Of <(<'T>)>)> object.