Click or drag to resize

ServiceTemplates Constructor

Contructs a new instance of Servicetemplates class

Namespace:  Cadcorp.Configuration.Templates
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public ServiceTemplates(
	TemplatesDataSetServiceTemplatesRow serviceRow
)

Parameters

serviceRow
Type: Cadcorp.ConfigurationTemplatesDataSetServiceTemplatesRow

[Missing <param name="serviceRow"/> documentation for "M:Cadcorp.Configuration.Templates.ServiceTemplates.#ctor(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow)"]

See Also