Interface IChildToOneParentRelation

Version: 4.0

A relation where the child has one parent.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IChildToOneParentRelation : IChildRelation, IToOneRelation, IRelation, IMember, IDirtyTracking

Properties

Parent

Gets or sets the parent.

Declaration
RequestResponse
long? Parent { get; set; }
Property Value
TypeDescription
long

Methods

GetParentProperties()

Gets the parent properties.

Declaration
RequestResponse
IDictionary<string, JToken> GetParentProperties()
Returns
TypeDescription
IDictionary<, >stringJToken

The parent properties.

Do you have some feedback for us?

If you have suggestions for improving this article,