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 | |
---|---|---|
![]() |
TaskLinkCreationInformation | Cria uma instância da classe TaskLinkCreationInformation . |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DependencyType | Obtém ou define o tipo de link de relacionamento entre duas tarefas. |
![]() |
EndId | Obtém ou define o GUID da tarefa que está no final do link. |
![]() |
Id | Obtém ou define a GUID do link de tarefa. |
![]() |
StartId | Obtém ou define o GUID da tarefa é o início do link. |
![]() |
TypeId | (Inherited from ClientValueObject.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CustomFromJson | (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | (Inherited from ClientValueObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FromJson | (Inherited from ClientValueObject.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
InitOnePropertyFromJson | Reservado para uso interno. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | Reservado para uso interno. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top