05-20-2018
11:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-20-2018
11:27 AM
Current workaround now is to compare these two:
System.IO.Path.GetFileNameWithoutExtension(Document.FullFileName)
System.IO.Path.GetFileNameWithoutExtension(DerivedPartComponent.ReferencedDocumentDescriptor.FullDocumentName)