AttributeCollectionSetValues Method (Int32, String)

Namespace: BBNCExtensions.API.DataObjects
Assemblies:  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
  BBNCExtensions (in BBNCExtensions.dll) Version: 6.10.0.0
Syntax
public virtual void SetValues(
	int AttributeTypeId,
	string[] Values
)

Parameters

AttributeTypeId
Type: SystemInt32
Values
Type: SystemString