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)
Syntaxpublic ServiceTemplates(
TemplatesDataSetServiceTemplatesRow serviceRow
)
Public Sub New (
serviceRow As TemplatesDataSetServiceTemplatesRow
)
Parameters
- serviceRow
- Type: Cadcorp.ConfigurationTemplatesDataSetServiceTemplatesRow
[Missing <param name="serviceRow"/> documentation for "M:Cadcorp.Configuration.Templates.ServiceTemplates.#ctor(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow)"]
See Also