Click or drag to resize
Grid Solutions Framework

CommonPhasorServicesRenameAllPointTags Method

Initiates a full point-tag rename based on the currently configured \"PointTagNameExpression\" as defined in the <systemSettings> section of the local configuration file.

Namespace: PhasorProtocolAdapters
Assembly: PhasorProtocolAdapters (in PhasorProtocolAdapters.dll) Version: 2.4.182-beta
Syntax
[AdapterCommandAttribute("Initiates a full point-tag rename based on the currently configured "PointTagNameExpression" as defined in the <systemSettings> section of the local configuration file.", 
	new string[] { ... })]
public void RenameAllPointTags()
View Source
See Also