Click or drag to resize

TaskSessionJobSiblings Property

[Missing <summary> documentation for "P:CSharpGrid.Tasks.TaskSession.JobSiblings"]

Namespace:  CSharpGrid.Tasks
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<JobSibling> JobSiblings { get; set; }

Property Value

Type: ListJobSibling
See Also