IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

FindPartByTypeAsync Method

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

Syntax

[VB.NET]
Public Function FindPartByTypeAsync(ByVal TypeURI As String) As IAsyncOperation<string>
[C#]
public IAsyncOperation<string> FindPartByTypeAsync(string typeURI);

Remarks

This method is the asynchronous version of the FindPartByType method and is used to support asynchronous operations in WinRT. Please refer to FindPartByType for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0