Click or drag to resize

IEngineSetRemoteStorageRootItemId Method

IT Hit User File System
Sets remote storage item ID for the root folder.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
void SetRemoteStorageRootItemId(
	byte[] remoteStorageRootItemId
)

Parameters

remoteStorageRootItemId
Type: SystemByte
Remote storage root item id.
Remarks
See Also