TaskLinkCreationInformation 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("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
- 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) | |