DlmsSingleActionScheduleExecutedScript Property

Contains the logical name of the “Script table” object and the script selector of the script to be executed.

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public DlmsTypeScript ExecutedScript { get; set; }

Property Value

DlmsTypeScript

See Also