BusinessProcessRef.<Name of business process>

Properties:

<Attribute name>
<Common attribute name>
<Tabular section name>
Completed
DataVersion
Date
DeletionMark
HeadTask
Number
Ref
Started

Methods:

Copy
GetForm
GetObject
IsEmpty
Metadata
UUID

Constructors:


Description:

Used to define a reference to business process in the attributes of other objects and script variables. This object does not provide any means for reading, modifying, adding and deleting a business process, but it does allow you to access its attributes and other information on the business process. When accessing properties, all business process data is read from the database. Read process is optimized when the given business process is repeatedly accessed through this object or through another value equal to it.

Availability:

Thin client, web-client, server, thick client, external connection.
Exchange with server is possible. Serializable. The given object may be serialized to/from XML. Can be used in attributes of managed form. 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: BusinessProcessRef..

See also:

BusinessProcessSelection, property Ref
BusinessProcessObject, property Ref
TaskRef, property BusinessProcess
TaskObject, property BusinessProcess
Business process object form extension, property CopyingObjectParameter
Business process list form extension, property CurrentLineParameter
BusinessProcessManager, method FindByNumber

    

1C:Enterprise Developer's Community