Click or drag to resize

SQInterfaceExGetItemsAndSelectedFeatureGeometry Method

[Missing <summary> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

Namespace:  Cadcorp.Web.UI.FindMyNearest
Assembly:  Cadcorp.Web.UI.Common (in Cadcorp.Web.UI.Common.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
WMLDataAndGeometryInOLFormat GetItemsAndSelectedFeatureGeometry(
	string selectedOverlayName,
	double easting,
	double northing,
	int QueryOverlayNo,
	int GeomTest,
	SchemaColumn column,
	string Operator,
	string Value
)

Parameters

selectedOverlayName
Type: SystemString

[Missing <param name="selectedOverlayName"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

easting
Type: SystemDouble

[Missing <param name="easting"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

northing
Type: SystemDouble

[Missing <param name="northing"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

QueryOverlayNo
Type: SystemInt32

[Missing <param name="QueryOverlayNo"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

GeomTest
Type: SystemInt32

[Missing <param name="GeomTest"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

column
Type: Cadcorp.Web.UI.EditingSchemaColumn

[Missing <param name="column"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

Operator
Type: SystemString

[Missing <param name="Operator"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

Value
Type: SystemString

[Missing <param name="Value"/> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

Return Value

Type: WMLDataAndGeometryInOLFormat

[Missing <returns> documentation for "M:Cadcorp.Web.UI.FindMyNearest.SQInterfaceEx.GetItemsAndSelectedFeatureGeometry(System.String,System.Double,System.Double,System.Int32,System.Int32,Cadcorp.Web.UI.Editing.SchemaColumn,System.String,System.String)"]

See Also