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