次の方法で共有


ReportsOperationsExtensions.TakeOver(IReportsOperations, Guid, Guid) メソッド

定義

public static void TakeOver(this Microsoft.PowerBI.Api.IReportsOperations operations, Guid groupId, Guid reportId);
static member TakeOver : Microsoft.PowerBI.Api.IReportsOperations * Guid * Guid -> unit
<Extension()>
Public Sub TakeOver (operations As IReportsOperations, groupId As Guid, reportId As Guid)

パラメーター

operations
IReportsOperations
groupId
Guid
reportId
Guid

適用対象