Method SetIsRootClass
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
SetIsRootClass(bool)
Sets whether this class is a root class.
public void SetIsRootClass(bool isRootClass)
Parameters
isRootClass
bool
Whether this class is a root class.