BIData.ConsumerParameter Property
Gets the consumer endpoint for the provider data.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ConsumerParameter As String
Get
'Usage
Dim instance As BIData
Dim value As String
value = instance.ConsumerParameter
public string ConsumerParameter { get; }
Property Value
Type: System.String
The consumer endpoint for the provider data.