PlanAssignmentIntervalCreationInformation-Klasse

Enthält Informationen, die für die Erstellung von PlanAssignmentInterval -Objekten verwendet wird.

Vererbungshierarchie

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

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

Syntax

'Declaration
<ScriptTypeAttribute("PS.PlanAssignmentIntervalCreationInformation", ValueObject := True,  _
    ServerTypeId := "{0937cc31-9893-4f00-a3d8-d072304a785a}")> _
Public Class PlanAssignmentIntervalCreationInformation _
    Inherits ClientValueObject
'Usage
Dim instance As PlanAssignmentIntervalCreationInformation
[ScriptTypeAttribute("PS.PlanAssignmentIntervalCreationInformation", ValueObject = true, 
    ServerTypeId = "{0937cc31-9893-4f00-a3d8-d072304a785a}")]
public class PlanAssignmentIntervalCreationInformation : ClientValueObject

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

PlanAssignmentIntervalCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace