 | ProductReviewDate Property |
Note: This API is now obsolete.
Namespace: Ignition.Commerce.Products.LegacyAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[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
Getpublic:
[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 getProperty Value
DateTime
See Also