Application.UpdateStages.WithAllowUpdates Interface
public static interface Application.UpdateStages.WithAllowUpdates
The stage of the Application update allowing to specify allowUpdates.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAllowUpdates(Boolean allowUpdates)
Specifies the allow |
Method Details
withAllowUpdates
public abstract Application.Update withAllowUpdates(Boolean allowUpdates)
Specifies the allowUpdates property: A value indicating whether packages within the application may be overwritten using the same version string..
Parameters:
Returns: