共用方式為


DeletedSocialCommentDetail Class

Represents details of the social comment whose information has been deleted from the database.

Inheritance Hierarchy

System.Object
  [SocialDataService Web service].DeletedSocialDataDetail
    [SocialDataService Web service].DeletedSocialCommentDetail

Namespace:  [SocialDataService Web service]
Web service reference: http://Site/_vti_bin/SocialDataService.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class DeletedSocialCommentDetail _
    Inherits DeletedSocialDataDetail
'Usage
Dim instance As DeletedSocialCommentDetail
[SerializableAttribute]
public class DeletedSocialCommentDetail : DeletedSocialDataDetail

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DeletedSocialCommentDetail Members

SocialDataService Web Service