'宣言 Function EndInheritModelItemParentSecurity( _ ByVal result As System.IAsyncResult _ ) As InheritModelItemParentSecurityResponse
'使用法 Dim instance As ReportingService2005Soap Dim result As System.IAsyncResult Dim value As InheritModelItemParentSecurityResponse value = instance.EndInheritModelItemParentSecurity(result)
InheritModelItemParentSecurityResponse EndInheritModelItemParentSecurity( System.IAsyncResult result )
パラメータ
- result