| IPostProcessingConvention Interface | 
Namespace: MongoDB.Bson.Serialization.Conventions
 Syntax
SyntaxThe IPostProcessingConvention type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | PostProcess | 
            Applies a post processing modification to the class map.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Name | 
            Gets the name of the convention.
            (Inherited from IConvention.) | 
 See Also
See Also