Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/WorkItemTrackingInterfaces
CommentUpdate
Interface CommentUpdate
Represents a request to update a work item comment.
interface
CommentUpdate
{
text
:
string
;
}
Index
Properties
text
Properties
text
text
:
string
The updated text of the comment.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
azure-devops-node-api
Loading...
Represents a request to update a work item comment.