This document is archived and information here might be outdated.  Recommended version.


IRemoteMetadata2.ModifiedTime Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IRemoteMetadata2.ModifiedTime Property

The modified date and time of the metadata document.

[Visual Basic .NET]
Public Property ModifiedTime As String
[C#]
public string ModifiedTime {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata2 Interface