Method | Description | |
---|---|---|
PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void |
Changes Chart 'missing' markers from invalid ConstChartWordGroup references to ConstChartTag objects with null Tag property.
|
Method | Description | |
---|---|---|
RemoveField ( |
Removes the specified field.
|
public PerformMigration ( IDomainObjectDTORepository domainObjectDtoRepository ) : void | ||
domainObjectDtoRepository | IDomainObjectDTORepository | Repository of all CmObject DTOs available for /// one migration step. |
return | void |