[]
Gets or sets the metric templates that should include reports with units set to 'cm'.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string[] MetricTemplates { get; set; }
Type | Description |
---|---|
string[] | An array of string that contains the metric templates. |