Library Commands Object Model Reference

SurveySubmissionCommand.GetAttributeValue Method (String)

Returns the AttributeValue for the named attribute, this may return null if no value (null || empty) has been specified.

public string GetAttributeValue(
   string attributeName
);

Parameters

attributeName

Return Value

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace | SurveySubmissionCommand.GetAttributeValue Overload List