findPartByType (method)

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

Syntax

- (NSString*)findPartByType:(NSString*)typeURI;
public func findPartByType(_ typeURI: String) throws -> 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 iOS Edition - Version 20.0 [Build 8300]