Share via


PhotoImportImportItemsResult.TotalCount Property

Definition

Gets the total number of items imported in the operation.

public:
 property unsigned int TotalCount { unsigned int get(); };
uint32_t TotalCount();
public uint TotalCount { get; }
var uInt32 = photoImportImportItemsResult.totalCount;
Public ReadOnly Property TotalCount As UInteger

Property Value

UInt32

unsigned int

uint32_t

The total number of items imported in the operation.

Applies to