Click or drag to resize
WebEventArgsData Property
Gets or sets the data for this event

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public ParticleEventData[] Data { get; set; }

Property Value

Type: ParticleEventData
The data for this event
See Also