|
PIConnectionUserName Property
|
Gets or sets the name of the PI user ID for the adapter's PI connection.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax public string UserName { get; set; }
Public Property UserName As String
Get
Set
member UserName : string with get, set
function get_UserName();
function set_UserName(value);
View SourceProperty Value
StringSee Also