Library Commands Object Model Reference

CustomAttributesDataSet.AttributesDataTable.AddAttributesRow Method (String, String, String, String, Boolean, Int32, Int32, String)

public AttributesRow AddAttributesRow(
   string Name,
   string Description,
   string DataType,
   string Value,
   bool Required,
   int Max,
   int Min,
   string ValueType
);

See Also

CustomAttributesDataSet.AttributesDataTable Class | Spss.Dimensions.Library.Commands Namespace | CustomAttributesDataSet.AttributesDataTable.AddAttributesRow Overload List