FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowDefSnapshot..::..updateSnapshotXML Method

updates the xml for the snapshot

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

Syntax


public bool updateSnapshotXML(
	string snapshotXML
)
Public Function updateSnapshotXML ( _
	snapshotXML As String _
) As Boolean
public:
bool^ updateSnapshotXML(
	String^ snapshotXML
)

Parameters

snapshotXML
Type: String
The snapshot XML.

Return Value

true if XXXX, false otherwise.