Click or drag to resize
AlarmName Property
Gets or sets the name.

Namespace: Flir.Atlas.Image.Alarms
Assembly: Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
The name.
See Also