SystemProfileInfoIdHack Property |
Gets or sets a value indicating whether idHack was true.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public bool IdHack { get; set; }
Public Property IdHack As Boolean
Get
Set
member IdHack : bool with get, set
Property Value
Type:
BooleanSee Also