1. Stylelabs.M.Sdk.Models.Content

Enum RelationCopyMethod

Relation copy methods.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsContent

Assembly: Stylelabs.M.Sdk.dll

Syntax

public enum RelationCopyMethod

Fields

NameDescription
CopyCreates references to copies of the associated entities.
IgnoreSkips the relation and the original value of the destination entity is kept.
KeepCreates references to the same associated entities.
RemoveCreates an empty relation.
If you have suggestions for improving this article, let us know!