Click or drag to resize
Grid Solutions Framework

FileExporterCompanyTagPrefix Property

Gets or sets the prefix attached to the beginning of the measurements' point tags, excluding the underscore.

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

Property Value

String
See Also