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)
Syntaxpublic TemplateList Defaults { get; set; }
Public Property Defaults As TemplateList
Get
Set
Property Value
Type:
TemplateList
RemarksIf a template is not found a default will be used
See Also