IMetabaseObjectDescriptor.LocalFileNames

Syntax

LocalFileNames: Array;

Description

The LocalFileNames property returns a string array that contains a list of the local files in which the object data are stored.

Comments

This property is relevant for objects added to the version control system.

The local version of object that was added to the version control system, is stored in these files.

See also:

IMetabaseObjectDescriptor