VaultApplicationBaseUpdatePropertyDefScripts Method
Overridable method for updating property definition scripts.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected virtual bool UpdatePropertyDefScripts(
Vault vault,
PropertyDefAdmin propertyDefAdmin
)
- vault Vault
- The vault object.
- propertyDefAdmin PropertyDefAdmin
- The property def to update.
BooleanTrue if property def scripts were updated.