Click or drag to resize

PlaceholderItemSetRemoteStorageItemId Method

IT Hit User File System
Sets remote storage item ID associated with the placeholder.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26224.0-Beta2
Syntax
public void SetRemoteStorageItemId(
	byte[] remoteStorageItemId
)

Parameters

remoteStorageItemId
Type: SystemByte
Remote storage item ID.
See Also