Share via


ReportViewReference.OwnerId Property (Microsoft.PerformancePoint.Scorecards)

ID of the ReportView owner.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Property OwnerId As Guid
'Usage
Dim instance As ReportViewReference
Dim value As Guid

value = instance.OwnerId

instance.OwnerId = value
public Guid OwnerId { get; set; }

See Also

Reference

ReportViewReference Class
ReportViewReference Members
Microsoft.PerformancePoint.Scorecards Namespace