Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the properties of this annotation.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Properties As BpmPropertyCollection
Get
'Usage
Dim instance As Annotation
Dim value As BpmPropertyCollection
value = instance.Properties
public BpmPropertyCollection Properties { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.BpmPropertyCollection
The properties of this annotation.
Remarks
Properties is used primarily for customization purposes.