Class SetFieldDefinitions<TDocument>
Defines the fields to be set by a $set stage.
public abstract class SetFieldDefinitions<TDocument>
  Type Parameters
TDocumentThe type of the document.
- Inheritance
 - 
      
      SetFieldDefinitions<TDocument>
 
- Derived
 
- Inherited Members
 
Methods
- Render(RenderArgs<TDocument>)
 Renders the set field definitions.