Click or drag to resize

TemplatesDataSetLayerTemplatesDataTableAddLayerTemplatesRow Method (TemplatesDataSetServiceTemplatesRow, String, String, String, String)

[Missing <summary> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public TemplatesDataSetLayerTemplatesRow AddLayerTemplatesRow(
	TemplatesDataSetServiceTemplatesRow parentServiceTemplatesRowByServiceTemplates_LayerTemplates,
	string LayerName,
	string NothingFoundTemplate,
	string SummaryTemplate,
	string FullTemplate
)

Parameters

parentServiceTemplatesRowByServiceTemplates_LayerTemplates
Type: Cadcorp.ConfigurationTemplatesDataSetServiceTemplatesRow

[Missing <param name="parentServiceTemplatesRowByServiceTemplates_LayerTemplates"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

LayerName
Type: SystemString

[Missing <param name="LayerName"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

NothingFoundTemplate
Type: SystemString

[Missing <param name="NothingFoundTemplate"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

SummaryTemplate
Type: SystemString

[Missing <param name="SummaryTemplate"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

FullTemplate
Type: SystemString

[Missing <param name="FullTemplate"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

Return Value

Type: TemplatesDataSetLayerTemplatesRow

[Missing <returns> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.ServiceTemplatesRow,System.String,System.String,System.String,System.String)"]

See Also