Compartilhar via


EnterpriseResourceCreationInformation classe

Fornece informações para a criação de um recurso da empresa.

Inheritance hierarchy

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

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

Sintaxe

'Declaração
<ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject := True,  _
    ServerTypeId := "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")> _
Public Class EnterpriseResourceCreationInformation _
    Inherits ClientValueObject
'Uso
Dim instance As EnterpriseResourceCreationInformation
[ScriptTypeAttribute("PS.EnterpriseResourceCreationInformation", ValueObject = true, 
    ServerTypeId = "{4a670666-e25a-42a5-aaf1-f517d9fdae9a}")]
public class EnterpriseResourceCreationInformation : 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.

Ver também

Referência

EnterpriseResourceCreationInformation membros

Microsoft.ProjectServer.Client namespace