FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormAttachment..::..getVersions Method

Gets the versions.

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

Syntax


public SortedDictionary<string, deFormAttachment> getVersions(
	string sUser
)
Public Function getVersions ( _
	sUser As String _
) As SortedDictionary(Of String, deFormAttachment)
public:
SortedDictionary<String^, deFormAttachment^>^ getVersions(
	String^ sUser
)

Parameters

sUser
Type: String
The s user.

Return Value

SortedDictionary<System.Int32, deFormAttachment>.