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