Click or drag to resize
BsonClassMapIsAnonymous Property
Gets whether this class is anonymous.

Namespace: MongoDB.Bson.Serialization
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.4.1
Syntax
public bool IsAnonymous { get; }

Property Value

Type: Boolean
See Also