Gets or sets the option to display a Warning Dialog before attempting Data Migration.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool EnableDataMigrationWarning { get; set; }public bool EnableDataMigrationWarning { get; set; }Public Property EnableDataMigrationWarning As Boolean
Get
Set
Public Property EnableDataMigrationWarning As Boolean
Get
Set
public:
property bool EnableDataMigrationWarning {
bool get ();
void set (bool value);
}public:
property bool EnableDataMigrationWarning {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean