Click or drag to resize

ICaseListingMigrationsRequired Property

Indicates whether database schema and possibly data migrations are required when opening this case.

Namespace:  EdaIntegrationContract.Case
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
bool MigrationsRequired { get; }

Property Value

Type: Boolean
See Also