Share

FileMetadata.FileNameOverridden Property

Parent Object: FileMetadata

Description

Gets and sets whether the file name has been overridden. This property should be set by the (PDM) application that overrides the file name to indicate that the overridden file name should not be changed by the command or the user. Defaults to False.

Syntax

FileMetadata.FileNameOverridden() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2009

Was this information helpful?