Share via


Clase AssignmentCreationInformation

Contiene las propiedades que se pueden establecer cuando se crea una asignación.

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.ProjectServer.Client
Ensamblado:  Microsoft.ProjectServer.Client (en Microsoft.ProjectServer.Client.dll)

Sintaxis

'Declaración
<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

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros AssignmentCreationInformation

Espacio de nombres Microsoft.ProjectServer.Client

Assignment

DraftAssignment

PublishedAssignment

DraftAssignmentCollection

PublishedAssignmentCollection