IItemsChangeRemoteStorageItemID Property |
IT Hit User File System
Remote storage item ID.
In case of a create operation this is a parent remote storage item ID.
The remote storage item ID for each item in case of the create operation is passed in property.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax byte[] RemoteStorageItemID { get; }
ReadOnly Property RemoteStorageItemID As Byte()
Get
property array<unsigned char>^ RemoteStorageItemID {
array<unsigned char>^ get ();
}
abstract RemoteStorageItemID : byte[] with get
Property Value
Type:
ByteSee Also