WishlistItemDateAdded Property
Note: This API is now obsolete.
Namespace: Ignition.Commerce.Products.WishlistsAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[ObsoleteAttribute("Use RevisionInformation.AddDate instead. (6.1)",
true)]
public DateTime DateAdded { get; set; }
<ObsoleteAttribute("Use RevisionInformation.AddDate instead. (6.1)",
true)>
Public Property DateAdded As DateTime
Get
Set
public:
[ObsoleteAttribute(L"Use RevisionInformation.AddDate instead. (6.1)",
true)]
property DateTime DateAdded {
DateTime get ();
void set (DateTime value);
}
[<ObsoleteAttribute("Use RevisionInformation.AddDate instead. (6.1)",
true)>]
member DateAdded : DateTime with get, set
Property Value
DateTime