ResultChangeType Property
Gets or sets the type of change represented by the synchronization result.
Namespace
DbSyncKit.Core.DataContract
Containing Type
Result<T>
Property Type
ChangeType

Syntax

public ChangeType ResultChangeType { get; set; }

Value

Type Description
ChangeType