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