Click or drag to resize

UpdateOptions Class

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

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 UpdateOptions

The UpdateOptions type exposes the following members.

Constructors
  NameDescription
Public methodUpdateOptions
Initializes a new instance of the UpdateOptions class
Public methodUpdateOptions(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)
Initializes a new instance of the UpdateOptions 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