ElementLink Constructor (Guid, Int32) (Microsoft.PerformancePoint.Scorecards)
Initializes a new instance of the ElementLink class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
Public Sub New ( _
guid As Guid, _
version As Integer _
)
'Usage
Dim guid As Guid
Dim version As Integer
Dim instance As New ElementLink(guid, version)
public ElementLink (
Guid guid,
int version
)
Parameters
- guid
The GUID.
- version
See Also
Reference
ElementLink Class
ElementLink Members
Microsoft.PerformancePoint.Scorecards Namespace