Click or drag to resize

OverlaysDataSetMapWMSOverlaysDataTableFindByWMSOverlayID Method

[Missing <summary> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapWMSOverlaysDataTable.FindByWMSOverlayID(System.Int32)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public OverlaysDataSetMapWMSOverlaysRow FindByWMSOverlayID(
	int WMSOverlayID
)

Parameters

WMSOverlayID
Type: SystemInt32

[Missing <param name="WMSOverlayID"/> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapWMSOverlaysDataTable.FindByWMSOverlayID(System.Int32)"]

Return Value

Type: OverlaysDataSetMapWMSOverlaysRow

[Missing <returns> documentation for "M:Cadcorp.Configuration.OverlaysDataSet.MapWMSOverlaysDataTable.FindByWMSOverlayID(System.Int32)"]

See Also