1. RelationCopyMethod

Enum RelationCopyMethod

Relation copy methods.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsContent
Assembly: Stylelabs.M.Sdk.dll
Syntax
public enum RelationCopyMethod

Fields

NameDescription
Copy

Creates references to copies of the associated entities.

Ignore

Skips the relation and the original value of the destination entity is kept.

Keep

Creates references to the same associated entities.

Remove

Creates an empty relation.

If you have suggestions for improving this article, let us know!