FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsSchemaItem..::..getDefaultValue Method

Gets the default value.

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

Syntax


public static string getDefaultValue(
	formVariableDataType oType
)
Public Shared Function getDefaultValue ( _
	oType As formVariableDataType _
) As String
public:
static String^ getDefaultValue(
	formVariableDataType^ oType
)

Return Value

System.String.