Click or drag to resize
ParticleDevicePlatformId Property
The PlatformId for the ParticleDevice

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

Property Value

Type: NullableInt32
See Also