Click or drag to resize
ParticleEventDataPublishedAt Property
Gets or sets the event was published at.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public Nullable<DateTime> PublishedAt { get; set; }

Property Value

Type: NullableDateTime
The published date
See Also