EngagementCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.EngagementCreationInformation", ServerTypeId="{52253f4e-712f-40c2-a9a3-a4f429affdf0}", ValueObject=true)]
public class EngagementCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type EngagementCreationInformation = class
    inherit ClientValueObject
Public Class EngagementCreationInformation
Inherits ClientValueObject
Inheritance
EngagementCreationInformation
Derived
Attributes

Constructors

EngagementCreationInformation()

Properties

Description
Finish
Id
MaxUnits
Start
TimephasedPeriodData
TypeId
Work
WorkTimeSpan

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