Click or drag to resize

MetadataRemoteStorageParentItemId 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: 9.0.27334.0-Beta
Syntax
public byte[] RemoteStorageParentItemId { get; set; }

Property Value

Type: Byte

Implements

IMetadataRemoteStorageParentItemId
See Also