Description of problem. Not empty ProblemComment doesn't mean delivery is currently problem: comment could been filled in earlier, and after that HasProblem flag was unchecked. That means that delivery had some problems some time ago.
Namespace: Resto.Front.Api.V3.Data.Brd
Assembly: Resto.Front.Api.V3 (in Resto.Front.Api.V3.dll) Version: 4.1.1236.1 (4.1.1236.1)
Syntax
C#
string ProblemComment { get; }
Property Value
Type: StringSee Also