FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormInstance..::..getFormAttachment Method

Gets the form attachment.

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

Syntax


public deFormAttachment getFormAttachment(
	string attachmentID
)
Public Function getFormAttachment ( _
	attachmentID As String _
) As deFormAttachment
public:
deFormAttachment^ getFormAttachment(
	String^ attachmentID
)

Parameters

attachmentID
Type: String
The attachment identifier.

Return Value

deFormAttachment.