ITaskGroupElementDependencies Property |
Gets the names of the tasks/ taskgroups this task depends on.
Namespace: SD.LLBLGen.Pro.ApplicationCoreAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax List<string> Dependencies { get; }
ReadOnly Property Dependencies As List(Of String)
Get
Property Value
Type:
ListStringSee Also