Documentation > Services API > ServicesTMF > UpdateMasterHistory(Asset,String)

UpdateMasterHistory

Given a translated asset, finds the source asset using an existing relationship asset, then saves the content from the source to the relationship asset.

public System.Void UpdateMasterHistory(Asset,String)

Parameters

NameDescriptionType

Code Example

C#

Sample:

            ServicesTMF.UpdateMasterHistory(contentAsset, sitePath);
            

Connect with Crownpeak