Click or drag to resize

TimerDisplayName Property

Get the displayname of the timer which is in the format {Name} - {Description} (If a name is specified)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string DisplayName { get; }

Property Value

Type: String
See Also