Product.Published Property

Definition

Gets the date and time that the product was published.

public:
 property DateTime Published { DateTime get(); };
public DateTime Published { get; }
member this.Published : DateTime
Public ReadOnly Property Published As DateTime

Property Value

A DateTime that indicates when the product was published.

Applies to