Element Constructor
Called from constructors in derived classes to initialize the Element 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 Element()
protected Element()