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

IsMasterAssetChanges

Checks if the Master Asset has been changed.

public System.Boolean IsMasterAssetChanges(Asset,String)

Parameters

NameDescriptionType

Code Example

C#

Sample:

            bool isChanged = ServicesTMF.IsMasterAssetChanges(asset, sitePath);
            

Connect with Crownpeak