HealthModelSignalDefinitionProperties.DataUnit Property
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.
Unit of the signal result (e.g. Bytes, MilliSeconds, Percent, Count)).
public string DataUnit { get; set; }
member this.DataUnit : string with get, set
Public Property DataUnit As String