Click or drag to resize

RestaurantSectionExtensions Class

Provides a set of static methods to access referenced entities.
Inheritance Hierarchy
SystemObject
  Resto.Front.Api.Data.Organization.SectionsRestaurantSectionExtensions

Namespace:  Resto.Front.Api.Data.Organization.Sections
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public static class RestaurantSectionExtensions

The RestaurantSectionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberTryGetSectionSchema
Returns sectionSchema of the specified restaurantSection or null if restaurantSection doesn't exist.
Top
See Also