Interface IParentToOneChildRelation
A relation where the parent has one child.
Inherited Members
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. |