Share

ContentTableRow.InternalName Property

Parent Object: ContentTableRow

Description

Property that returns the internal name of the ContentTableRow. The internal name uniquely identifies this row with respect to other rows in the family and it cannot be changed so it will remain consistent.

Syntax

ContentTableRow.InternalName() As String

Property Value

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

Version

Introduced in version 2011

Was this information helpful?