Click or drag to resize
ABVariantDataInfoProviderDeleteABVariantDataInfo Method (ABVariantDataInfo)
Deletes specified ABVariantDataInfo.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
public static void DeleteABVariantDataInfo(
	ABVariantDataInfo infoObj
)

Parameters

infoObj
Type: CMS.OnlineMarketingABVariantDataInfo
ABVariantDataInfo to be deleted.
See Also