Share via


PhotoImportImportItemsResult.SiblingsCount Property

Definition

Gets the number of sibling files imported in the operation.

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

Property Value

UInt32

unsigned int

uint32_t

The number of sibling files imported in the operation.

Applies to