Share

FeatureBasedOccurrencePatternProxy.Suppress Method

Parent Object: FeatureBasedOccurrencePatternProxy

Description

Suppress the occurrence pattern.

Syntax

FeatureBasedOccurrencePatternProxy.Suppress( [SkipDocumentSave] As Boolean )

Parameters

Name Type Description
SkipDocumentSave Boolean Optional input Boolean that specifies whether to skip document save or not. Default to False indicating the dirty documents will be saved.

This is an optional argument whose default value is False.

Version

Introduced in version 2022

Was this information helpful?