C# Class controls_ctrlStateImage, Open-Source-Automation

Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Свойство Type Description
CurState string
LastStateChange DateTime
LastUpdated DateTime
LightLevel double
ObjectName string
StateMatch string
cObj OSAE.OSAEObject

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void

Property Details

CurState public_oe property

public string CurState
Résultat string

LastStateChange public_oe property

public DateTime LastStateChange
Résultat DateTime

LastUpdated public_oe property

public DateTime LastUpdated
Résultat DateTime

LightLevel public_oe property

public double LightLevel
Résultat double

ObjectName public_oe property

public string ObjectName
Résultat string

StateMatch public_oe property

public string StateMatch
Résultat string

cObj public_oe property

public OSAEObject,OSAE cObj
Résultat OSAE.OSAEObject