﻿{
  Data: {
    ChangedByI3D: 22,
    Comment: 'Was ist der Unterschied zwischen einer Berufsschule und Lidl? – Lidl lohnt sich.',
    CreatedByI3D: 22,
    I3D: 1,
    IsActive: true,
    ParentArticleProductionOrderI3D: null,
    PlannedFinishDate: DateTime,
    PlannedStartDate: DateTime,
    ProducedArticleI3D: 11,
    RelatedOrderItemI3D: null,
    StepItems: [
      {
        ArticleProductionOrderI3D: 1,
        ArticleProductionStepI3D: 1,
        Comment: 'Schokomasse erstellen',
        I3D: 1,
        IsActive: true,
        MachineI3D: null,
        ProducedAmount: 0,
        RequiredAmount: 1,
        SortOrder: 0.000000,
        State: 0
      },
      {
        ArticleProductionOrderI3D: 1,
        ArticleProductionStepI3D: 2,
        Comment: 'Karamell aufspritzen',
        I3D: 2,
        IsActive: true,
        MachineI3D: null,
        ProducedAmount: 0,
        RequiredAmount: 1,
        SortOrder: 1.000000,
        State: 0
      },
      {
        ArticleProductionOrderI3D: 1,
        ArticleProductionStepI3D: 3,
        Comment: 'Mit Schokolade überziehen',
        I3D: 3,
        IsActive: true,
        MachineI3D: null,
        ProducedAmount: 0,
        RequiredAmount: 1,
        SortOrder: 2.000000,
        State: 0
      }
    ]
  },
  Error: null,
  Message: null,
  MessageCode: null,
  Status: 0
}