Click or drag to resize

DeleteEdgeResponseT Properties

The DeleteEdgeResponseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
Public propertyError
Indicates whether an error occurred (false in this case).
Public propertyOld
The complete deleted edge document. Includes all attributes stored before the delete operation. Will only be present if ReturnOld is true.
Public propertyRemoved
Is set to true if the edge was successful removed.
Top
See Also