IFileSystemItemMetadataRemoteStorageParentItemId 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.3.27213.0
Syntax byte[] RemoteStorageParentItemId { get; set; }
Property RemoteStorageParentItemId As Byte()
Get
Set
property array<unsigned char>^ RemoteStorageParentItemId {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
abstract RemoteStorageParentItemId : byte[] with get, set
Property Value
Type:
ByteSee Also