openPDC Synchrophasor Help
InstanceName Property
NamespacesHistorianAdaptersLocalInputAdapterInstanceName
Gets or sets instance name defined for this LocalInputAdapter.
Declaration Syntax
C#Visual BasicVisual C++
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string InstanceName { get; set; }
<ConnectionStringParameterAttribute> _
<DefaultValueAttribute("")> _
Public Property InstanceName As String
	Get
	Set
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(L"")]
public:
property String^ InstanceName {
	String^ get ();
	void set (String^ value);
}

Assembly: HistorianAdapters (Module: HistorianAdapters) Version: 1.4.192.0