Returns the value for the specified attribute.
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);
SurveySubmissionCommand Class | Spss.Dimensions.Library.Commands Namespace