ProjectEngagementCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.ProjectEngagementCreationInformation", ServerTypeId="{f16468f3-36d1-4840-9ead-b271168a7870}", ValueObject=true)]
public class ProjectEngagementCreationInformation : Microsoft.ProjectServer.Client.EngagementCreationInformation
type ProjectEngagementCreationInformation = class
    inherit EngagementCreationInformation
Public Class ProjectEngagementCreationInformation
Inherits EngagementCreationInformation
Inheritance
ProjectEngagementCreationInformation
Attributes

Constructors

ProjectEngagementCreationInformation()

Properties

Description (Inherited from EngagementCreationInformation)
Finish (Inherited from EngagementCreationInformation)
Id (Inherited from EngagementCreationInformation)
MaxUnits (Inherited from EngagementCreationInformation)
Resource
Start (Inherited from EngagementCreationInformation)
TimephasedPeriodData (Inherited from EngagementCreationInformation)
TypeId
Work (Inherited from EngagementCreationInformation)
WorkTimeSpan (Inherited from EngagementCreationInformation)

Methods

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

Applies to