Click or drag to resize
Grid Solutions Framework

PIOutputAdapterPIPointSource Property

Gets or sets the point source string used when automatically creating new PI points during the metadata update

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

Property Value

String
See Also