Click or drag to resize

IPublishTaskMonitorDeletePubFolderStep Property


Gets the step that cleans up the target folder location of the Publishing Target to which the corresponding Publishing Task publishes.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IStepWithWeight DeletePubFolderStep { get; }

Property Value

Type: IStepWithWeight
Remarks
Allows access to information concerning the step's current status as well as its properties.
See Also