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