TaskLinkCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.TaskLinkCreationInformation", ServerTypeId="{735b458f-32e6-4629-a7a5-ecc8451e2fe1}", ValueObject=true)]
public class TaskLinkCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type TaskLinkCreationInformation = class
    inherit ClientValueObject
Public Class TaskLinkCreationInformation
Inherits ClientValueObject
Inheritance
TaskLinkCreationInformation
Attributes

Constructors

TaskLinkCreationInformation()

Properties

DependencyType
EndId
Id
StartId
TypeId

Methods

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

Applies to