LcmConfigurationSetting.IsModuleOverwriteAllowed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If true - new configurations downloaded from the pull service are allowed to overwrite the old ones on the target node. Otherwise, false.
public bool? IsModuleOverwriteAllowed { get; }
member this.IsModuleOverwriteAllowed : Nullable<bool>
Public ReadOnly Property IsModuleOverwriteAllowed As Nullable(Of Boolean)