ProjectDB.ApplySolutionChanges (Boolean) Method
Apply project changes
Public Function ApplySolutionChanges( _
ByVal restartProcesses As Boolean _
) As Boolean
This language is not supported or no code example is available.
public bool ApplySolutionChanges(
bool restartProcesses
)
This language is not supported or no code example is available.
Parameters
-
restartProcesses
-
bool
Flag indicating wheter processes should restart fully (true) or only recreate internal tables (false).
Return Value
bool
Flag indicating success or fail
.NET Framework
Supported in: 4.6.2, 4.7