Represents a blueprint migration.
More...
|
| string | ToPrettyString () |
| | Returns a pretty, formatted string representation of the object.- Returns
- The formatted string.
|
| |
|
|
ulong | Id [get] |
| | The migration id.
|
| |
|
ulong? | TemplateId [get] |
| | The template id, when querying a blueprint course.
|
| |
|
ulong? | SubscriptionId [get] |
| | The subscription id, when querying a course associated with a blueprint.
|
| |
|
ulong | UserId [get] |
| | The id of the user who queued the migration.
|
| |
|
BlueprintMigrationState? | WorkflowState [get] |
| | The current state of the migration.
|
| |
|
DateTime? | CreatedAt [get] |
| | When the migration was queued.
|
| |
|
DateTime? | ExportsStartedAt [get] |
| | When the exports began.
|
| |
|
DateTime? | ImportsQueuedAt [get] |
| | When the exports were completed and imports were queued.
|
| |
|
DateTime? | ImportsCompletedAt [get] |
| | When the imports were completed.
|
| |
|
string | Comment [get] |
| | The user-specified comment describing changes in this migration.
|
| |
Represents a blueprint migration.
◆ ToPrettyString()
| string UVACanvasAccess.Structures.BlueprintCourses.BlueprintMigration.ToPrettyString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file:
- UVACanvasAccess/Structures/BlueprintCourses/BlueprintMigration.cs