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 GUID of the site that contains the item to which the rating is being applied.
Namespace: [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx
Syntax
'Declaration
Public Property RatedAssetWebId As Guid
Get
Set
'Usage
Dim instance As FeedbackData
Dim value As Guid
value = instance.RatedAssetWebId
instance.RatedAssetWebId = value
public Guid RatedAssetWebId { get; set; }
Property Value
Type: System.Guid
The GUID of the site.