FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..getComments Method

Gets the comments.

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

Syntax


public List<clsComment> getComments()
Public Function getComments As List(Of clsComment)
public:
List<clsComment^>^ getComments()

Return Value

List<clsComment>.