Share

PositionalRepresentation.SetPositionalRepresentationOverride Method

Parent Object: PositionalRepresentation

Description

Method that sets an override positional representation on the input occurrence. If not already overridden, the method has the effect of setting the 'Override' flag for positional representation.

Syntax

PositionalRepresentation.SetPositionalRepresentationOverride( Occurrence As ComponentOccurrence, Representation As String )

Parameters

Name Type Description
Occurrence ComponentOccurrence ComponentOccurrence object that specifies the occurrence to be overridden.
Representation String Input String that specifies the override positional representation.

Version

Introduced in version 11

Was this information helpful?