Interface IRelatedPath
Represents a related path.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
Items
Gets or sets the related path items.
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<>IEnumerable<>IRelatedPathItem |
Name
Gets or sets the name of the related path.
Declaration
Property Value
| Type | Description |
|---|---|
| string |