DatStat Illume 4.5 SDK Class Reference

SDK_DataDictionary.VariableIdFromName Method 

Returns a the id of a survey variable given the name.

public string VariableIdFromName(
   String variableName
);

Parameters

variableName
The name of the variable.

Return Value

The id of the survey variable or null if not found.

See Also

SDK_DataDictionary Class | DatStat.SDK.WebServiceWrappers Namespace