CatalogMetadata.LatestRevisionDate Property
Gets the date and time when this metadata record was last updated.
Syntax
public System.String LatestRevisionDate { get; }
Property Value
A time stamp specified as a string according in the IS0 8601 standard.
Remarks
For a remote map, the latest revision date is read from the ISO 19139 metadata document associated with the map service.
For a local map, the date is read from either the ISO 19139 metadata document if it exists, or from the modification time of the .px file defining the map service, whichever is later.
Platforms
Windows, Linux, Android