ProjectResourceCreationInformation classe
Fornece configurações de propriedades e métodos para a criação de uma entidade de recurso do projeto.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.ProjectResourceCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject := True, _
ServerTypeId := "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")> _
Public Class ProjectResourceCreationInformation _
Inherits ClientValueObject
'Uso
Dim instance As ProjectResourceCreationInformation
[ScriptTypeAttribute("PS.ProjectResourceCreationInformation", ValueObject = true,
ServerTypeId = "{69b89190-b8dc-4025-b0d1-a81e4cbd605c}")]
public class ProjectResourceCreationInformation : ClientValueObject
Segurança de thread
Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.