TaskFormTaskComponents Class

Definition

Displays the task components of the task form.

public ref class TaskFormTaskComponents
[System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")]
[System.Serializable]
public class TaskFormTaskComponents
[<System.CodeDom.Compiler.GeneratedCode("xsd", "4.0.30319.33440")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(AnonymousType=true, Namespace="http://schemas.microsoft.com/SqlServer/Management/Registration")>]
[<System.Serializable>]
type TaskFormTaskComponents = class
Public Class TaskFormTaskComponents
Inheritance
TaskFormTaskComponents
Attributes

Constructors

TaskFormTaskComponents()

Initializes a new instance of the TaskFormTaskComponents class.

Properties

Items

Gets or sets a collection of items for the component.

ItemsElementName

Gets or sets the name of each element in the collection of items in the component.

Applies to