Property IsDynamic
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
IsDynamic
Marks this definition as dynamic or static.
public bool? IsDynamic { get; set; }
Property Value
- bool?
Marks this definition as dynamic or static.
public bool? IsDynamic { get; set; }