Click or drag to resize

NewOptions Class

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

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 NewOptions

The NewOptions type exposes the following members.

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