Library Commands Object Model Reference

SurveySubmissionCommand.GetAttributeValue Method

Returns the value for the specified attribute.

Overload List

Returns the value for the specified attribute.

public string GetAttributeValue(IQLAttribute);

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

public string GetAttributeValue(string);

See Also

SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace