PhotoImportItem.ItemKey Property

Definition

Gets the key used to identify the item.

public:
 property unsigned long long ItemKey { unsigned long long get(); };
uint64_t ItemKey();
public ulong ItemKey { get; }
var uInt64 = photoImportItem.itemKey;
Public ReadOnly Property ItemKey As ULong

Property Value

UInt64

unsigned long long

uint64_t

The key used to identify the item.

Applies to