Click or drag to resize

ServiceTemplatesDefaults Property

Default templates for this service.

Namespace:  Cadcorp.Configuration.Templates
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public TemplateList Defaults { get; set; }

Property Value

Type: TemplateList
Remarks
If a template is not found a default will be used
See Also