Property Getters/Setters Summary | ||
---|---|---|
function | getLastValidated() | |
The date and time the document was last validated | ||
function | getShowIgnored() | |
function | setShowIgnored(value) | |
Whether to show ignored validation issues in the Issues window. The value of the property is BOOL integer constant. |
Property Getters/Setters Detail |
---|
getLastValidated : DateTime | |
function getLastValidated() |
getShowIgnored/setShowIgnored : Number | |
function getShowIgnored() / function setShowIgnored(value) |