MsrBasic.CreateStatistic Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
CreateStatistic(String, Boolean) | |
CreateStatistic(String, Boolean, String) |
CreateStatistic(String, Boolean)
CreateStatistic(String, Boolean, String)
protected void CreateStatistic (string statisticName, bool resettable, string unitOfMeasure);
member this.CreateStatistic : string * bool * string -> unit
Protected Sub CreateStatistic (statisticName As String, resettable As Boolean, unitOfMeasure As String)
Parameters
- statisticName
- String
- resettable
- Boolean
- unitOfMeasure
- String