Click or drag to resize

DeleteOptions Class

Object that works as an argument in Delete function and defines the function options.
Inheritance Hierarchy
SystemObject
  LinkarCommonDeleteOptions

Namespace:  LinkarCommon
Assemblies:   LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
  LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
  LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public class DeleteOptions

The DeleteOptions type exposes the following members.

Constructors
  NameDescription
Public methodDeleteOptions
Initializes a new instance of the DeleteOptions class
Public methodDeleteOptions(Boolean, RecoverIdType)
Initializes a new instance of the DeleteOptions class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also