DiscoveryTask.RelatedTo Property

Definition

IDs of tasks that are related to this task.

public System.Collections.Generic.IList<string> RelatedTo { get; }
member this.RelatedTo : System.Collections.Generic.IList<string>
Public ReadOnly Property RelatedTo As IList(Of String)

Property Value

Applies to