ReplaceOneResultUnacknowledgedInstance Property |
Gets the instance.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.3.0
Syntax public static ReplaceOneResultUnacknowledged Instance { get; }
Public Shared ReadOnly Property Instance As ReplaceOneResultUnacknowledged
Get
static member Instance : ReplaceOneResultUnacknowledged with get
Property Value
Type:
ReplaceOneResultUnacknowledgedSee Also