Share via


ChangedItem.ChangedTime property

Gets the Coordinated Universal Time (UTC) time when the change happened.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Public ReadOnly Property ChangedTime As DateTime
    Get
'Usage
Dim instance As ChangedItem
Dim value As DateTime

value = instance.ChangedTime
public DateTime ChangedTime { get; }

Property value

Type: System.DateTime
Returns DateTime.

See also

Reference

ChangedItem class

ChangedItem members

Microsoft.SharePoint.Taxonomy namespace