Click or drag to resize
ParticleEventDataCoreId Property
Gets or sets the core identifier.

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public string CoreId { get; set; }

Property Value

Type: String
The core identifier.
See Also