Share via


PlanAssignmentIntervalCreationInformation members

Provides information that is used for the creation of PlanAssignmentInterval objects.

The PlanAssignmentIntervalCreationInformation type exposes the following members.

Constructors

  Name Description
Public method PlanAssignmentIntervalCreationInformation Creates an instance of the PlanAssignmentIntervalCreationInformation class.

Top

Properties

  Name Description
Public property Duration Gets or sets the timespan of the plan assignment interval, expressed in a text string.
Public property Interval Gets or sets the timescale division that is used to measure the amount of work that is being done.
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reserved for internal use. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

PlanAssignmentIntervalCreationInformation class

Microsoft.ProjectServer.Client namespace