FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormInstance..::..getFileAttachementCount Method

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

Syntax


public Dictionary<string, int> getFileAttachementCount(
	string sFileCtrlID
)
Public Function getFileAttachementCount ( _
	sFileCtrlID As String _
) As Dictionary(Of String, Integer)
public:
Dictionary<String^, int^>^ getFileAttachementCount(
	String^ sFileCtrlID
)

Parameters

sFileCtrlID
Type: String