Share

PositionalRepresentation.IsPositionalRepresentationOverridden Method

Parent Object: PositionalRepresentation

Description

Method that returns whether the positional representation of the input occurrence is overridden for the positional representation and returns the representation.

Syntax

PositionalRepresentation.IsPositionalRepresentationOverridden( Occurrence As ComponentOccurrence, Representation As String ) As Boolean

Parameters

Name Type Description
Occurrence ComponentOccurrence ComponentOccurrence object that specifies the occurrence to be queried for the override.
Representation String Output String that returns the positional representation (whether it is overridden or not).

Version

Introduced in version 11

Was this information helpful?