IAzTask interface (azroles.h)

The IAzTask interface describes a set of operations.

Inheritance

The IAzTask interface inherits from the IDispatch interface. IAzTask also has these types of members:

Methods

The IAzTask interface has these methods.

 
IAzTask::AddOperation

Adds the IAzOperation object with the specified name to the task.
IAzTask::AddPropertyItem

Adds the specified entity to the specified list. (IAzTask.AddPropertyItem)
IAzTask::AddTask

Adds the IAzTask object with the specified name to the task.
IAzTask::DeleteOperation

Removes the IAzOperation object with the specified name from the task.
IAzTask::DeletePropertyItem

Removes the specified entity from the specified list. (IAzTask.DeletePropertyItem)
IAzTask::DeleteTask

Removes the IAzTask object with the specified name from the task.
IAzTask::get_ApplicationData

The ApplicationData property of IAzTask sets or retrieves an opaque field that can be used by the application to store information. (Get)
IAzTask::get_BizRule

Sets or retrieves the text of the script that implements the business rule (BizRule). (Get)
IAzTask::get_BizRuleImportedPath

Sets or retrieves the path to the file from which the business rule (BizRule) is imported. (Get)
IAzTask::get_BizRuleLanguage

Sets or retrieves the scripting language in which the business rule (BizRule) is implemented. (Get)
IAzTask::get_Description

Sets or retrieves a comment that describes the task. (Get)
IAzTask::get_IsRoleDefinition

Sets or retrieves a value that indicates whether the task is a role definition. (Get)
IAzTask::get_Name

Sets or retrieves the name of the task. (Get)
IAzTask::get_Operations

Retrieves the operations associated with the task.
IAzTask::get_Tasks

Retrieves the tasks associated with the task.
IAzTask::get_Writable

Retrieves a value that indicates whether the task can be modified by the user context that initialized it.
IAzTask::GetProperty

Returns the IAzTask object property with the specified property ID.
IAzTask::put_ApplicationData

The ApplicationData property of IAzTask sets or retrieves an opaque field that can be used by the application to store information. (Put)
IAzTask::put_BizRule

Sets or retrieves the text of the script that implements the business rule (BizRule). (Put)
IAzTask::put_BizRuleImportedPath

Sets or retrieves the path to the file from which the business rule (BizRule) is imported. (Put)
IAzTask::put_BizRuleLanguage

Sets or retrieves the scripting language in which the business rule (BizRule) is implemented. (Put)
IAzTask::put_Description

Sets or retrieves a comment that describes the task. (Put)
IAzTask::put_IsRoleDefinition

Sets or retrieves a value that indicates whether the task is a role definition. (Put)
IAzTask::put_Name

Sets or retrieves the name of the task. (Put)
IAzTask::SetProperty

Sets the specified value to the IAzTask object property with the specified property ID.
IAzTask::Submit

Persists changes made to the IAzTask object.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header azroles.h
Redistributable Windows Server 2003 Administration Tools Pack on Windows XP