Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterMappingFilePath Property

Gets or sets the name of the XML file from which the measurement mapping is read.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.177-beta
Syntax
[ConnectionStringParameterAttribute]
public string MappingFilePath { get; set; }
View Source

Property Value

String
See Also