Name (UnknownStatistic property)
Name of statistic not recognized by the method (UnknownStatistic class) This readOnly property returns a string that contains the name of the statistic that is not recognized by the calling method.
Syntax
%string = unknownStatistic:Name
Syntax terms
%string | This string variable is to contain the name of the unrecognized statistic. |
---|---|
unknownStatistic | An UnknownStatistic object variable. |