Class Task
Inheritance
System.Object
Task
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class Task : Object
Constructors
Task()
Declaration
public Task()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TaskID
Declaration
public string TaskID { get; set; }
Property Value
Type | Description |
---|---|
System.String |