Click or drag to resize

FileSystemItemMetadataRemoteStorageParentItemId Property

IT Hit User File System
Remote storage item Parent ID. Identifies parent folder of this item.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.2.27026.0
Syntax
public byte[] RemoteStorageParentItemId { get; set; }

Property Value

Type: Byte

Implements

IFileSystemItemMetadataRemoteStorageParentItemId
See Also