iPart Member Question

iPart Member Question

Anonymous
Not applicable
310 Views
1 Reply
Message 1 of 2

iPart Member Question

Anonymous
Not applicable
I would like to retrieve the fullfilename from a iPartMember, but not the member's path, I want the original iPartFactory fullfilename path.

Any help would be appreciated,

Kurt
0 Likes
311 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Never mind, I found what I wanted:

Dim oOccPartCompDef As PartComponentDefinition
Set oOccPartCompDef = oParentOccur.Definition

Path=oOccPartCompDef.iPartMember.ReferencedDocumentDescriptor.ReferencedFileDescriptor.FullFilename