Click or drag to resize

BsonIdAttribute Properties

The BsonIdAttribute type exposes the following members.

Properties
  NameDescription
Public propertyIdGenerator
Gets or sets the Id generator for the Id.
Public propertyOrder
Gets or sets the Id element serialization order.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also