ObjectId.Machine Property |
Gets the machine.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntaxpublic int Machine { get; }
Public ReadOnly Property Machine As Integer
Get
member Machine : int with get
Property Value
Type:
Int32
See Also