Method SetAssetGuid
SetAssetGuid(string, string)
Associate an asset guid to a cloud guid
Declaration
public void SetAssetGuid(string assetGuid, string cloudGuid)
Parameters
| Type | Name | Description |
|---|---|---|
| string | assetGuid | The asset guid to be associated to this cloud guid |
| string | cloudGuid | The cloud guid associated to this asset guid |