'Declaration Public Function New( _ ByVal name As String, _ ByVal caption As String, _ ByVal description As String, _ ByVal measureGroupName As String, _ ByVal displayFolder As String, _ ByVal value As String, _ ByVal goal As String, _ ByVal status As String, _ ByVal trend As String, _ ByVal weight As String, _ ByVal statusGraphic As String, _ ByVal trendGraphic As String, _ ByVal currentTime As String, _ ByVal parentKeyPerformanceIndicatorName As String, _ ByVal scope As ScopeType, _ ByVal annotations As String _ )
public KeyPerformanceIndicator( string name, string caption, string description, string measureGroupName, string displayFolder, string value, string goal, string status, string trend, string weight, string statusGraphic, string trendGraphic, string currentTime, string parentKeyPerformanceIndicatorName, ScopeType scope, string annotations )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2