ProjectResourceCreationInformation-Klasse
Stellt Eigenschafteneinstellungen und Methoden für die Erstellung einer Project-Ressource-Entität.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.ProjectResourceCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject := True, _
ServerTypeId := "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")> _
Public Class ProjectResourceCreationInformation _
Inherits ClientValueObject
'Usage
Dim instance As ProjectResourceCreationInformation
[ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject = true,
ServerTypeId = "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")]
public class ProjectResourceCreationInformation : ClientValueObject
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.