Library Commands Object Model Reference

CustomAttributesDataSet.AttributesDataTable.AddAttributesRow Method

Overload List

 

public void AddAttributesRow(AttributesRow);

Adds the AttributesRow for the attribute.

public AttributesRow AddAttributesRow(IQLAttribute);

 

public AttributesRow AddAttributesRow(string,string,string,string,bool,int,int,string);

See Also

CustomAttributesDataSet.AttributesDataTable Class | Spss.Dimensions.Library.Commands Namespace