AttributeCollectionItemExists 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 bool ItemExists(
	int AttributeTypeId,
	string Value
)

Parameters

AttributeTypeId
Type: SystemInt32
Value
Type: SystemString

Return Value

Type: Boolean