SocialDataOverlay Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Social.SocialDataOverlay", ServerTypeId="{154bd33e-3bea-40d6-b869-cac54a473fe7}", ValueObject=true)]
public class SocialDataOverlay : Microsoft.SharePoint.Client.ClientValueObject
type SocialDataOverlay = class
inherit ClientValueObject
Public Class SocialDataOverlay
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| SocialDataOverlay() |
Properties
| ActorIndexes | |
| Index | |
| Length | |
| LinkUri | |
| OverlayType | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |