Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
you can override the "relationship-value" with:
oPosrep.SetRelationshipSuppressionOverride(oRelationShip, False)
oPosrep.SetRelationshipValueOverride(oRelationShip, RelationshipValueTypeEnum.kRelationshipOffsetValue, Value)
but is there a way to get this overridden VALUE, once it is overridden?
does it have something to do with the:
RepManager.PositionalRepresentations.ExcelWorkSheet .....??
I can't get anything from this worksheet...
thanks
If this answers your question then please select "Accept as Solution"
Kudo's are also appreciated
Succes on your project, and have a nice day
Herm Jan
Kudo's are also appreciated

Succes on your project, and have a nice day
Herm Jan
Solved! Go to Solution.