WriteModelTDocumentModelType Property |
Gets the type of the model.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax public abstract WriteModelType ModelType { get; }
Public MustOverride ReadOnly Property ModelType As WriteModelType
Get
abstract ModelType : WriteModelType with get
Property Value
Type:
WriteModelTypeSee Also