[]
Represents the templates for creating new items from RDLX-JSON strings.
public class InitTemplates
The InitTemplates
class provides properties to configure the imperial and metric templates used for creating new items.
Name | Description |
---|---|
InitTemplates() |
Name | Description |
---|---|
ImperialTemplates | Gets or sets the imperial templates that should include reports with units set to 'in'. |
MetricTemplates | Gets or sets the metric templates that should include reports with units set to 'cm'. |