|   | IIndependentAdapterManagerParentDeviceAcronymTemplate Property | 
        
        
            Gets or sets template for the parent device acronym used to group associated output measurements.
            
        
        Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.257-beta
 Syntax
Syntaxstring ParentDeviceAcronymTemplate { get; set; }Property ParentDeviceAcronymTemplate As String
	Get
	Set
property String^ ParentDeviceAcronymTemplate {
	String^ get ();
	void set (String^ value);
}abstract ParentDeviceAcronymTemplate : string with get, set
function get_ParentDeviceAcronymTemplate();
function set_ParentDeviceAcronymTemplate(value);
Property Value
String See Also
See Also