ProjectEngagementCreationInformation 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.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
- 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) |