This document is archived and information here might be outdated. Recommended version. |
Name of field for which statistic should be calculated.
[Visual Basic .NET]
Public Property StatisticFieldName As String
[C#]
public string StatisticFieldName {get; set;}
[C++]
HRESULT get_StatisticFieldName(
System.String* statFieldName
);
[C++]
HRESULT put_StatisticFieldName(
BSTR statFieldName
);
[C++] Parameters statFieldName [out, retval]
statFieldName is a parameter of type BSTR* statFieldName [in]
statFieldName is a parameter of type BSTR