IPWorks Cloud 2020 JavaScript Edition

Questions / Feedback?

SharedDrive Property

The shared drive to list file and folder resources for.

Syntax


 getSharedDrive(): string;

 setSharedDrive(sharedDrive: string): void;

Default Value

""

Remarks

When ListResourcesScope is set to lrsSharedDrive (2), this property must be set to a shared drive resource Id before calling ListResources or ListChildren.

This property may also be set to a shared drive resource Id before calling GetCurrentChangeMarker or ListChanges in order to list changes to the specified shared drive and its contents.

Refer to ListResources or ListChanges for more information.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 JavaScript Edition - Version 20.0 [Build 8265]