Id of the connection to a map provider this map layer uses.

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string MapConnectionId { get; set; }
Visual Basic
Public Property MapConnectionId As String
	Get
	Set
JScript
function get MapConnectionId () : String
function set MapConnectionId (value : String)

See Also