FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormInstance..::..getFormCommentsData Method

Gets the form comments.

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

Syntax


public DataTable getFormCommentsData(
	string sCommentCtrlID
)
Public Function getFormCommentsData ( _
	sCommentCtrlID As String _
) As DataTable
public:
DataTable^ getFormCommentsData(
	String^ sCommentCtrlID
)

Parameters

sCommentCtrlID
Type: String
The s comment control identifier.

Return Value

DataTable.