FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefinition..::..addCommentsToItem Method

addCommentsToItem

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool addCommentsToItem(
	string sComment
)
Public Function addCommentsToItem ( _
	sComment As String _
) As Boolean
public:
bool^ addCommentsToItem(
	String^ sComment
)

Parameters

sComment
Type: String
The s comment.

Return Value

true if XXXX, false otherwise.