ExcludedTaskTemplates

Gets a list of task templates that are not permitted to be instantiated in this task group, e.g,., through 'insert component before/after'.

Declaration Syntax

public List<TaskTemplate> ExcludedTaskTemplates { set;get; }