deFormInstance..::..getFormComments Method
Gets the form comments.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public Dictionary<string, deFormComment> getFormComments( string createdByUserID )
Public Function getFormComments ( _ createdByUserID As String _ ) As Dictionary(Of String, deFormComment)
public: Dictionary<String^, deFormComment^>^ getFormComments( String^ createdByUserID )
Parameters
- createdByUserID
- Type: String
The created by user identifier.