IDeliveryProblemComment Property |
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.V4.Data.Brd
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax string ProblemComment { get; }
Property Value
Type:
StringSee Also