Share via


MicrofeedDataLink Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Microfeed.MicrofeedDataLink", ServerTypeId="{b75fd87c-c0f0-4a07-b46d-a63c7240eafc}", ValueObject=true)]
public sealed class MicrofeedDataLink : Microsoft.SharePoint.Client.ClientValueObject
type MicrofeedDataLink = class
    inherit ClientValueObject
Public NotInheritable Class MicrofeedDataLink
Inherits ClientValueObject
Inheritance
MicrofeedDataLink
Attributes

Constructors

MicrofeedDataLink()

Properties

DataLinkType
DateTimeValue
Name
PlaceHolderName
StringValue
TypeId
UniqueId
UriValue

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to