PositionalRepresentation.SetPositionalRepresentationOverride Method
Parent Object: PositionalRepresentationDescription
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. |