Gets a value that indicates whether this order type set by default to orders with corresponding service type.
Namespace: Resto.Front.Api.V3.Data.Organization
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax
C#
bool IsDefaultForServiceType { get; }
Property Value
Type: BooleanSee Also