Interface IRelationSpecification

Specifies a relation.

Namespace: StylelabsStylelabs.MStylelabs.M.FrameworkStylelabs.M.Framework.EssentialsLoadOptions
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IRelationSpecification

Properties

Name

Gets name of the relation (case insensitive).

Declaration
RequestResponse
string Name { get; }
Property Value
TypeDescription
string

Role

Gets if the relation is self-referencing, which role to load. If it is null, both will be loaded into two separate relation objects.

Declaration
RequestResponse
RelationRole? Role { get; }
Property Value
TypeDescription
RelationRole

Methods

DeepClone()

Creates a deep clone of this instance.

Declaration
RequestResponse
IRelationSpecification DeepClone()
Returns
TypeDescription
IRelationSpecification

The relation specification.

Do you have some feedback for us?

If you have suggestions for improving this article,