Solid Edge Framework Type Library
AfterMemberDocumentRenamed Event
Description
Occurs when a user executes the Rename command on a family of parts file.
Syntax
Visual Basic
Public Event AfterMemberDocumentRenamed( _
   ByVal theMember As Object, _
   ByVal OldName As String _
)
Parameters
theMember
OldName
See Also

FamilyOfPartsEvents Object  | FamilyOfPartsEvents Members

Send comments on this topic.