Description:
Destroys all source archive information. Specifically: * InstanceDefinitionGeometry.SourceArchive is set to the empty string. * SourceRelativePath is set to false * The alternative source archive path is set to the empty string. * Checksum.Zero() is used to private destroy all checksum information. * InstanceDefinition.UpdateType is set to InstanceDefinitionUpdateType.Static .
Syntax:
Parameters:
- definition
- Type: InstanceDefinition
- The instance definition to be modified.
- quiet
- Type: bool
- If true, then message boxes about erroneous parameters will not be shown.
Returns:
Type: bool
Returns True if the definition was successfully modified otherwise returns false.
Available since:
6.0