This topic has not yet been rated - Rate this topic

PlanAssignmentIntervalCreationInformation class

Office 2013

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

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.PlanAssignmentIntervalCreationInformation

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
<ScriptTypeAttribute("PS.PlanAssignmentIntervalCreationInformation", ValueObject := True,  _
	ServerTypeId := "{0937cc31-9893-4f00-a3d8-d072304a785a}")> _
Public Class PlanAssignmentIntervalCreationInformation _
	Inherits ClientValueObject
Dim instance As PlanAssignmentIntervalCreationInformation
[ScriptTypeAttribute("PS.PlanAssignmentIntervalCreationInformation", ValueObject = true, 
	ServerTypeId = "{0937cc31-9893-4f00-a3d8-d072304a785a}")]
public class PlanAssignmentIntervalCreationInformation : ClientValueObject
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.