Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents a SharePoint site or list permission.
Inheritance Hierarchy
System.Object
ReportService2006.Task
Namespace: ReportService2006
Assembly: ReportService2006 (in ReportService2006.dll)
Syntax
'Declaration
Public Class Task
'Usage
Dim instance As Task
public class Task
public ref class Task
type Task = class end
public class Task
The Task type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
Task | Initializes a new instance of the Task class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Description | Gets a description of the task. |
![]() |
Name | Gets the name of the task. |
![]() |
TaskID | Gets the unique identifier of the task. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Remarks
Tasks cannot be modified and additional tasks cannot be added to a SharePoint farm.
A Task object is returned as output by the GetRoleProperties, and ListTasks methods.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)