Property Total
Total
Gets the total for this result set.
[BsonDefaultValue(null)]
[BsonElement("total")]
public long? Total { get; }
Property Value
- long?
Gets the total for this result set.
[BsonDefaultValue(null)]
[BsonElement("total")]
public long? Total { get; }