| 
            
              IIndependentAdapterManagerTargetHistorianAcronym Property
             | 
          
        
        
            Gets or sets the target historian acronym for output measurements.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxstring TargetHistorianAcronym { get; set; }Property TargetHistorianAcronym As String
	Get
	Set
property String^ TargetHistorianAcronym {
	String^ get ();
	void set (String^ value);
}abstract TargetHistorianAcronym : string with get, set
function get_TargetHistorianAcronym();
function set_TargetHistorianAcronym(value);
 View SourceProperty Value
String
See Also