Interface IRelatedPath

Version: 4.0

Represents a related path.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IRelatedPath

Properties

Items

Gets or sets the related path items.

Declaration
RequestResponse
IEnumerable<IEnumerable<IRelatedPathItem>> Items { get; set; }
Property Value
TypeDescription
IEnumerable<>IEnumerable<>IRelatedPathItem

Name

Gets or sets the name of the related path.

Declaration
RequestResponse
string Name { get; set; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,