MH: CostBearer2SupportConcept DebuggerDisplay
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using System.Diagnostics;
|
||||
using BS.Shared;
|
||||
using BS.Shared.Core;
|
||||
|
||||
namespace BeWo.Data.Entities
|
||||
{
|
||||
[DebuggerDisplay("{CostBearer.Organisation.Name} - {SupportConcept.Customer.Person.FirstName} {SupportConcept.Customer.Person.LastName}")]
|
||||
public class CostBearer2SupportConcept : BeWoEntityBase
|
||||
{
|
||||
// public static string PropertyName_HourlyRate = "HourlyRate";
|
||||
|
||||
Reference in New Issue
Block a user