Click or drag to resize
Grid Solutions Framework

OutputAdapterDigitalClearedString Property

Gets or sets the default string to represent the digital cleared state.

Namespace: eDNAAdapters
Assembly: eDNAAdapters (in eDNAAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("OFF")]
public string DigitalClearedString { get; set; }
View Source

Property Value

String
See Also