ReportViewReference.SubOwnerId Property (Microsoft.PerformancePoint.Scorecards)

ID of the ReportView subowner.

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

Syntax

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

value = instance.SubOwnerId

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

See Also

Reference

ReportViewReference Class
ReportViewReference Members
Microsoft.PerformancePoint.Scorecards Namespace