ResourceSharing Method

Controls resource sharing.

Syntax

expression**.ResourceSharing(Share, Name, Pool)**

*expression   *     Optional. An expression that returns an Application object.

Share    Optional Boolean. True if resources are shared. If Name is specified, Share is ignored.

Name    Optional String. The file name of the resource pool.

Pool    Optional Boolean. True if resources in the pool take precedence over resources in the local project.

Remarks

Using the ResourceSharing method without specifying any arguments displays the Share Resources dialog box.

Applies to | Application Object

See Also | ResourcePoolName Property