Click or drag to resize

AssetWorkflowAdvanceEventArgsAsset Property


Gets the Asset that is advancing in workflow

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
public IAsset Asset { get; }

Property Value

Type: IAsset
See Also