| ArcGIS Explorer Component Help |
| PackageLayer..::.Attribution Property |
| PackageLayer Class See Also |
Gets or sets a string to acknowledge use of the PackageLayers underlying data.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: 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 |