EndPoint Get Work Item Comments (by WorkItem Id)
Name
get_workitem_comments
Description
Get work item comments associated with WorkItem Id
Parameters
Output Columns
Label | DataType | Length | Raw | Description |
---|---|---|---|---|
Id | DT_I4 | 0 | False | |
WorkItemId | DT_I4 | 0 | False | |
Text | DT_NTEXT | 0 | False | |
RenderedText | DT_NTEXT | 0 | False | |
Format | DT_WSTR | 4000 | False | |
CreatedDate | DT_DBTIMESTAMP | 0 | False | |
CreatedByUniqueName | DT_WSTR | 4000 | False | |
CreatedById | DT_WSTR | 4000 | False | |
CreatedByDisplayName | DT_WSTR | 4000 | False | |
ModifiedDate | DT_DBTIMESTAMP | 0 | False | |
ModifiedByUniqueName | DT_WSTR | 4000 | False | |
ModifiedById | DT_WSTR | 4000 | False | |
ModifiedByDisplayName | DT_WSTR | 4000 | False | |
Url | DT_WSTR | 1000 | False |
Input Columns
Label | DataType | Length | Raw | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |