WishlistItemDateAdded Property

Note: This API is now obsolete.

Definition

Namespace: Ignition.Commerce.Products.Wishlists
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[ObsoleteAttribute("Use RevisionInformation.AddDate instead. (6.1)", 
	true)]
public DateTime DateAdded { get; set; }

Property Value

DateTime

See Also