IRestaurantCourseCustomNames Property |
Custom names of courses.
Namespace:
Resto.Front.Api.Data.Organization
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
SyntaxIReadOnlyDictionary<int, string> CourseCustomNames { get; }Property Value
Type:
IReadOnlyDictionaryInt32,
String
See Also