Interface IRelatedPathItem
Represents a related path item.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Definition
Gets or sets the name of the entity definition.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Entity
Gets or sets the id of the entity.
Declaration
Property Value
| Type | Description |
|---|---|
| long |
Properties
Gets or sets the properties.
Declaration
Property Value
| Type | Description |
|---|---|
| IDictionary<, >stringobject |
Values
Gets or sets the values.
Declaration
Property Value
| Type | Description |
|---|---|
| IDictionary<, >CultureInfostring |