Click or drag to resize
Grid Solutions Framework

OutputAdapterSecondaryServer Property

Gets or sets the name of the eDNA secondary server for the adapter's connection.

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

Property Value

String
See Also