Compartilhar via


TaskLinkCreationInformation members

Include protected members
Include inherited members

Fornece configurações de propriedades e métodos que são usados para criar um vínculo de tarefa.

The TaskLinkCreationInformation type exposes the following members.

Constructors

  Name Description
Public method TaskLinkCreationInformation Cria uma instância da classe TaskLinkCreationInformation .

Top

Properties

  Name Description
Public property DependencyType Obtém ou define o tipo de link de relacionamento entre duas tarefas.
Public property EndId Obtém ou define o GUID da tarefa que está no final do link.
Public property Id Obtém ou define a GUID do link de tarefa.
Public property StartId Obtém ou define o GUID da tarefa é o início do link.
Public property TypeId (Inherited from ClientValueObject.)

Top

Methods

  Name Description
Public method CustomFromJson (Inherited from ClientValueObject.)
Public method CustomWriteToXml (Inherited from ClientValueObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FromJson (Inherited from ClientValueObject.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method InitOnePropertyFromJson Reservado para uso interno. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteToXml Reservado para uso interno. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

Ver também

Referência

TaskLinkCreationInformation class

Microsoft.ProjectServer.Client namespace