Skip to content

LinkingSetRelationAttribute.PreserveOrder property

Gets or sets a value indicating whether to preserve existing order of records on save.

public bool PreserveOrder { get; set; }

Property Value

true if should preserve order; otherwise, false.

See Also