Interface IParentToOneChildRelation
A relation where the parent has one child.
Inherited Members
IToOneRelation.SetIdentifierAsync(string)
IRelation.SetIdentifiersAsync(IEnumerable
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Child
Gets or sets the child.
Declaration
Property Value
| Type | Description |
|---|---|
| long |
Methods
GetChildProperties()
Gets the child properties.
Declaration
Returns
| Type | Description |
|---|---|
| IDictionary<, >stringJToken | The child properties. |
If you have suggestions for improving this article, let us know!