Annotation.LastModificationTime Property

Definition

Gets the date and the time that the annotation was last modified.

public:
 property DateTime LastModificationTime { DateTime get(); };
public DateTime LastModificationTime { get; }
member this.LastModificationTime : DateTime
Public ReadOnly Property LastModificationTime As DateTime

Property Value

The date and the time the annotation was last modified.

Applies to

See also