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