This version of Unity is unsupported.

Provider.IncomingChangeSetAssets

public static VersionControl.Task IncomingChangeSetAssets(VersionControl.ChangeSet changeset);
public static VersionControl.Task IncomingChangeSetAssets(string changesetID);

Parameters

changesetIncoming changeset.
changesetIDIncoming changesetid.

Description

Given an incoming changeset this will start a task to query the version control server for which assets are part of the changeset.