Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class CatalogDto.CatalogLanguageRow.Properties

Inheritance
System.Object
CatalogDto.CatalogLanguageRow.Properties
Namespace: Mediachase.Commerce.Catalog.Dto
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public static class Properties : Object

Fields

CatalogId

Declaration
public static readonly Expression<Func<CatalogDto.CatalogLanguageRow, int>> CatalogId
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogLanguageRow, System.Int32>>

LanguageCode

Declaration
public static readonly Expression<Func<CatalogDto.CatalogLanguageRow, string>> LanguageCode
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogLanguageRow, System.String>>

UriSegment

Declaration
public static readonly Expression<Func<CatalogDto.CatalogLanguageRow, string>> UriSegment
Field Value
Type Description
System.Linq.Expressions.Expression<System.Func<CatalogDto.CatalogLanguageRow, System.String>>