Share via


ParameterMessage.MappingId Property (Microsoft.PerformancePoint.Scorecards)

The MappingId of the parameter. This is the Id of the ParameterMapping instance that governs the current instance.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Property MappingId As Guid
'Usage
Dim instance As ParameterMessage
Dim value As Guid

value = instance.MappingId

instance.MappingId = value
public Guid MappingId { get; set; }

See Also

Reference

ParameterMessage Class
ParameterMessage Members
Microsoft.PerformancePoint.Scorecards Namespace