Form.NewObjectWriteProcessing

Syntax:

NewObjectWriteProcessing(<Object>, <Source>)

Parameters:

<Object>

Type: Object reference, or CurrentRow, or object.
If subordinate form (the one, in the the write is executed) is managed, then contains a reference to the object, added in the subordinate form. If subordinate form is ordinary, then contains the object itself.

<Source>

Type: Form.
Event source form.

Description:

Occurs when an object is registered in one of the subordinate forms or when the NotifyWriteNewObject() method is run in one of the subordinate forms.

See also:

Form, method NotifyWriteNewObject

    

1C:Enterprise Developer's Community