PhotoImportDeleteImportedItemsFromSourceResult.TotalCount Property

Definition

Gets the total number of items deleted in the operation.

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

Property Value

UInt32

unsigned int

uint32_t

The total number of items deleted in the operation.

Applies to