Skip to content

Commit

Permalink
Update BO4E/BO/Marktlokation.cs
Browse files Browse the repository at this point in the history
Co-authored-by: Annika <[email protected]>
  • Loading branch information
levtoji and hf-aschloegl authored Aug 20, 2024
1 parent 9a6fa20 commit a2d7e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BO4E/BO/Marktlokation.cs
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ public class Marktlokation : BusinessObject
public string? LokationsbuendelObjektcode { get; set; }

/// <summary>
/// Enthält die ID der vorgelagerten Lokation. Kann Ids unterschiedlicher Lokationen enthalten, also zum Beispiel
/// Enthält die ID der vorgelagerten Lokation. Kann IDs unterschiedlicher Lokationen enthalten, also zum Beispiel
/// einer Messlokation oder Netzlokation.
/// </summary>
[JsonProperty(
Expand Down

0 comments on commit a2d7e73

Please sign in to comment.