Library Specification Object Model Reference

ISurveyAsset.SetAttribute Method 

Sets a attribute value.

void SetAttribute(
   IQLAttribute attribute,
   string value
);

Parameters

attribute
The attribute being specified
value
The value being set for the attribute

See Also

ISurveyAsset Interface | Spss.Dimensions.Library.Specification Namespace