Table of Contents

Property IsUnique

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

IsUnique

Gets a value indicating whether the index is unique.

public bool IsUnique { get; }

Property Value

bool