Element.Properties Property (Microsoft.PerformancePoint.Scorecards)

The collection of properties for this element.

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

Syntax

'Declaration
<XmlArrayAttribute> _
Public Overridable ReadOnly Property Properties As BpmPropertyCollection
'Usage
Dim instance As Element
Dim value As BpmPropertyCollection

value = instance.Properties
[XmlArrayAttribute] 
public virtual BpmPropertyCollection Properties { get; }

See Also

Reference

Element Class
Element Members
Microsoft.PerformancePoint.Scorecards Namespace