Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the date and time when the social data was last modified.
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
Public Property LastModifiedTime As DateTime
Get
Set
'Usage
Dim instance As SocialDataDetail
Dim value As DateTime
value = instance.LastModifiedTime
instance.LastModifiedTime = value
public DateTime LastModifiedTime { get; set; }
Property Value
Type: System.DateTime
The date and time when the social data was last modified.