Click or drag to resize

GetChecksumResponse Properties

The GetChecksumResponse type exposes the following members.

Properties
  NameDescription
Public propertyChecksum
The calculated checksum.
Public propertyCode
The HTTP status code.
(Inherited from ResponseBase.)
Public propertyError
Indicates whether an error occurred
(Inherited from ResponseBase.)
Public propertyGloballyUniqueId
The globally unique Id of the collection An identifier of the collection that is consistent across leader and follower shards.
Public propertyId
The Id of the collection.
Public propertyIsSystem
Indicates whether it is a system collection.
Public propertyName
The name of the collection.
Public propertyRevision
The collection revision id.
Public propertyStatus
The collection status.
Public propertyType
The collection type.
Top
See Also