SetModified Method (Python)

Sets the modified status of the output document.

Syntax

SpssOutputDoc.SetModified(modified)

Parameters

modified. True to set the status to modified, False otherwise.