Share

FileDescriptor.ReferenceInternalNameDifferent Property

Parent Object: FileDescriptor

Description

Gets whether the internal name of the referenced file is different from the last time the parent (referencing) file was saved. A value of True indicates that the currently referenced file has a different internal name than the originally referenced file.

Syntax

FileDescriptor.ReferenceInternalNameDifferent() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 2010

Was this information helpful?