FindPartByType Method

Looks up a part in the current relationships file by it's type namespace URI.

Syntax

public string FindPartByType(string typeURI);
Public Function FindPartByType(ByVal TypeURI As String) As String

Remarks

If a matching part can be found, it's part name is returned. Otherwise, an empty string is returned.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 .NET Edition - Version 20.0 [Build 8300]