TaskObject.<Task name>

Properties:

<Addressing attribute name>
<Attribute name>
<Common attribute name>
<Tabular section name>
AdditionalProperties
BusinessProcess
DataExchange
DataVersion
Date
DeletionMark
Description
Executed
Number
Ref
RoutePoint
ThisObject

Methods:

ActivateInteractively
CheckExecution
CheckFilling
Copy
Delete
ExecuteTask
ExecuteTaskInteractively
Fill
GetForm
GetNewObjectRef
GetTemplate
IsLocked
IsNew
Lock
Metadata
Modified
Read
SetDeletionMark
SetNewNumber
SetNewObjectRef
SetTime
Unlock
Write

Events:

BeforeDelete
BeforeExecute
BeforeExecuteInteractively
BeforeWrite
FillCheckProcessing
Filling
InteractiveActivationProcessing
OnCheckExecutionProcessing
OnCopy
OnExecute
OnSetNewNumber
OnWrite

Description:

You can use it for reading, modifying, adding and deleting a task.
Important: All events of this object have predefined handler procedures assigned to them. Procedure names match the event names. Procedures must be located in the task module.

Availability:

Server, thick client, external connection.
The given object may be serialized to/from XML. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/enterprise/current-config} namespace. XDTO type name: TaskObject..

See also:

TaskManager, method CreateTask
TaskObject, property ThisObject
TaskObject, method Copy
TaskObject, method SetNewNumber
TaskObject, method SetNewObjectRef
TaskObject, event OnCopy
TaskRef, method GetObject
TaskRef, method Copy
TaskSelection, method GetObject
Managed form extension for tasks, event OnWriteAtServer

    

1C:Enterprise Developer's Community