共用方式為


PlanAssignmentIntervalCreationInformation class

提供用於建立PlanAssignmentInterval物件的資訊。

Inheritance hierarchy

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

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'宣告
<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

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

PlanAssignmentIntervalCreationInformation members

Microsoft.ProjectServer.Client namespace