CatalogMetadata.ResourceIdentifier Property
Gets an identifier for the map that this metadata object refers to.
Syntax
public System.String ResourceIdentifier { get; }
Property Value
An identifier for the map that this metadata object refers to.
Remarks
Note that several metadata objects may generated for the same resource, but with different languages. In that case they will have the same resource identifier. However, the resource identifier together with Language property, should uniquely identify a specific service in a catalog.
Platforms
Windows, Linux, Android