PhotoImportDeleteImportedItemsFromSourceResult.SiblingsCount Property

Definition

Gets the number of sibling files deleted in the operation.

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

Property Value

UInt32

unsigned int

uint32_t

The number of sibling files deleted in the operation.

Applies to