File.BeginGettingSize

Syntax:

BeginGettingSize(<NotifyDescription>)

Parameters:

<NotifyDescription> (required)

Type: NotifyDescription.
Contains description of the procedure which will be called upon completion with the following parameters:
  • <Size> - file size of type Number.
  • <AdditionalParameters> - value specified when the NotifyDescription object was created.

Description:

Starts to obtain file size.

Availability:

Thin client, web-client, thick client, Mobile application (client).

See also:

File, method Size

    

1C:Enterprise Developer's Community