Change.RelativeTime property

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

Syntax

'Declaration
Public ReadOnly Property RelativeTime As String
    Get
'Usage
Dim instance As Change
Dim value As String

value = instance.RelativeTime
public string RelativeTime { get; }

Property value

Type: System.String

See also

Reference

Change class

Change members

Microsoft.SharePoint.Client namespace