C# Class MongoDB.DriverUnitTests.MongoCollectionTests.Place

ファイルを表示 Open project: CloudMetal/mongo-csharp-driver

Public Properties

Property Type Description
Id ObjectId
Location double[]
Name string
Type string

Property Details

Id public_oe property

public ObjectId Id
return ObjectId

Location public_oe property

public double[] Location
return double[]

Name public_oe property

public string Name
return string

Type public_oe property

public string Type
return string