ProcessingStage
操作
ProcessingStageデータ型はバッチ型に関する情報を格納します。
フィールド
| 名前 | 型 | 記述 |
| Id | int | 処理段階のID |
| ExternalId | int | 処理段階の外部ID、このバッチ型内で一意 |
| projectId | int | プロジェクトのID |
| BatchTypeId | int | バッチ型のID。0 デフォルトバッチ型 |
| Type | int | 処理段階の型、可能な値については、ProcessingStageTypeをご覧ください。 |
| Name | string | 処理段階の名前 |
12.04.2024 18:16:06