Click or drag to resize
Grid Solutions Framework

PIPBInputAdapterUserName Property

Gets or sets the name of the PI user ID for the adapter's PI connection.

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

Property Value

String
See Also