Method | Description | |
---|---|---|
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void |
Updates the Data Notebook RecordTypes possibilities to use specific GUIDs.
|
public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void | ||
domainObjectDtoRepository | IDomainObjectDTORepository | Repository of all CmObject DTOs available for one migration step. |
return | void |