Click or drag to resize
Update Structure
Field update info.

Namespace: Six.Sixp.Client
Assembly: Six.Sixp.Client (in Six.Sixp.Client.dll) Version: 1.0.4874.0 (1.0.4874.0)
Syntax
C#
[SerializableAttribute]
public struct Update

The Update type exposes the following members.

Constructors
  NameDescription
Public methodUpdate
Constructs an update class
Top
Properties
  NameDescription
Public propertyFields
Updated fields.
Public propertyKey
Record key value.
Public propertyRecordId
Record id.
Public propertyUpdateType
Type of update, see UpdateType
Top
Methods
See Also