Click or drag to resize

TemplatesDataSetMapFrontTemplateDataTableAddMapFrontTemplateRow Method (Int32, String, Int32, String, String, Boolean, Int32, Int32, Int32)

[Missing <summary> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public TemplatesDataSetMapFrontTemplateRow AddMapFrontTemplateRow(
	int MapID,
	string MapName,
	int TemplateID,
	string Name,
	string HTML,
	bool Show,
	int MapFrontPageID,
	int Height,
	int Width
)

Parameters

MapID
Type: SystemInt32

[Missing <param name="MapID"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

MapName
Type: SystemString

[Missing <param name="MapName"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

TemplateID
Type: SystemInt32

[Missing <param name="TemplateID"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Name
Type: SystemString

[Missing <param name="Name"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

HTML
Type: SystemString

[Missing <param name="HTML"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Show
Type: SystemBoolean

[Missing <param name="Show"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

MapFrontPageID
Type: SystemInt32

[Missing <param name="MapFrontPageID"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Height
Type: SystemInt32

[Missing <param name="Height"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Width
Type: SystemInt32

[Missing <param name="Width"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

Return Value

Type: TemplatesDataSetMapFrontTemplateRow

[Missing <returns> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.AddMapFrontTemplateRow(System.Int32,System.String,System.Int32,System.String,System.String,System.Boolean,System.Int32,System.Int32,System.Int32)"]

See Also