DatStat Illume 4.5 SDK Class Reference

SDK_DataDictionary.VariableNameFromId Method 

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

public string VariableNameFromId(
   String variableId
);

Parameters

variableId
The ID of the variable or null if not found.

Return Value

The name of the survey variable.

See Also

SDK_DataDictionary Class | DatStat.SDK.WebServiceWrappers Namespace