FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBAuditLogProvider..::..getTypeDescValue Method

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

Syntax


public static string getTypeDescValue(
	DataTable oDT,
	string typeDesc
)
Public Shared Function getTypeDescValue ( _
	oDT As DataTable, _
	typeDesc As String _
) As String
public:
static String^ getTypeDescValue(
	DataTable^ oDT, 
	String^ typeDesc
)

Parameters

oDT
Type: DataTable
typeDesc
Type: String