Class CatalogGetChildrenReferenceResult
Extends the default class with support for sort order.
Inheritance
System.Object
    CatalogGetChildrenReferenceResult
  Namespace: EPiServer.Commerce.Catalog.Provider
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0Syntax
public class CatalogGetChildrenReferenceResult : GetChildrenReferenceResultConstructors
CatalogGetChildrenReferenceResult()
Declaration
public CatalogGetChildrenReferenceResult()Properties
SortOrder
The sort order for the child node.
Declaration
public int SortOrder { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 | 
