Share via


Element.Owner Property (Microsoft.PerformancePoint.Scorecards)

The owner of the element.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public Overridable Property Owner As BpmPropertyUser
'Usage
Dim instance As Element
Dim value As BpmPropertyUser

value = instance.Owner

instance.Owner = value
[XmlIgnoreAttribute] 
public virtual BpmPropertyUser Owner { get; set; }

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace