Gets or sets a string to acknowledge use of the PackageLayers underlying data.

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public override string Attribution { get; set; }
Visual Basic (Declaration)
Public Overrides Property Attribution As String

Field Value

Text to acknowledge the use of the Layers underlying data.

See Also