BpmProperty Constructor
Called from constructors in derived classes to initialize the BpmProperty class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BpmProperty()
protected BpmProperty()