Erstellen eines Aufgabenverbaus in Ruby
Contents
[
Hide
Show
]asspots.tasks - Erstellen eines Aufgabenlinks
So erstellen Sie einen Aufgabenlink mit ** asspose. Hier sehen Sie Beispielcode.
1project = rjb :: import ('com.aspsient.tasks.project'). Neu
2
3pred = project.getroottask (). getChildren (). add ("Aufgabe 1")
4
5scc = project.getroottask (). getChildren (). add ("Aufgabe 2")
6
7link = project.gettaskLinks (). add (pred, procc)
8
9setzt "erstellte Aufgabenlink".
Download Running Code
Download Erstellen eines Aufgabenlinks (Aspose.Tasks) von einer der folgenden sozialen Codierungs -Websites: