AssignmentCreationInformation classe
Contém as propriedades que podem ser definidas durante a criação de uma atribuição.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Client.ClientValueObject
Microsoft.ProjectServer.Client.AssignmentCreationInformation
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (em Microsoft.ProjectServer.Client.dll)
Sintaxe
'Declaração
<ScriptTypeAttribute("PS.AssignmentCreationInformation", ValueObject := True, _
ServerTypeId := "{f9c5fe6f-1a1b-4134-bc78-c145400f9b58}")> _
Public Class AssignmentCreationInformation _
Inherits ClientValueObject
'Uso
Dim instance As AssignmentCreationInformation
[ScriptTypeAttribute("PS.AssignmentCreationInformation", ValueObject = true,
ServerTypeId = "{f9c5fe6f-1a1b-4134-bc78-c145400f9b58}")]
public class AssignmentCreationInformation : 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
AssignmentCreationInformation membros