Table of Contents

Property IsMaterialized

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

IsMaterialized

Gets a value indicating whether this instance is materialized.

public bool IsMaterialized { get; }

Property Value

bool

true if this instance is materialized; otherwise, false.