IPageAssignmentComment Property Ingeniux CMS Content Store API

Gets the comments from assignments when the page was not in workflow.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string AssignmentComment { get; }

Property Value

Type: String
Remarks

This method returns the last comment from the last manual assignment on the page when it wasn't in workflow. It is not necessarily the last comment when page was assigned.

See Also

Reference