Interface IParentToOneChildRelation

A relation where the parent has one child.

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

Properties

Child

Gets or sets the child.

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

Methods

GetChildProperties()

Gets the child properties.

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

The child properties.

Do you have some feedback for us?

If you have suggestions for improving this article,