IAlarmState.Decode Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Interfaces Namespace > IAlarmState Interface > IAlarmState Methods >

IAlarmState.Decode Method

Decodes the specified string value.

Namespace: BNCS.Logic.Interfaces
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


void Decode(
 string Value
)

Parameters

Value

Type: String
The string value to decode.

 

See Also


IAlarmState Interface

BNCS.Logic.Interfaces Namespace