VaultApplicationBaseClearAutomaticallyGeneratedScripts Method

Clears the automatically generated scripts that are no longer used from the metadata structure (from property definitions and workflow states).

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual void ClearAutomaticallyGeneratedScripts(
	Vault vault
)

Parameters

vault  Vault
The vault object.

See Also