FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormDefinition..::..getNextAutoSnapshotIndex Method

Gets the index of the next automatic snapshot.

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

Syntax


public int getNextAutoSnapshotIndex(
	string sDefinitionSnapname
)
Public Function getNextAutoSnapshotIndex ( _
	sDefinitionSnapname As String _
) As Integer
public:
int^ getNextAutoSnapshotIndex(
	String^ sDefinitionSnapname
)

Parameters

sDefinitionSnapname
Type: String
The s definition snapname.

Return Value

System.Int32.