Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorPointTagTemplate Property

Gets or sets template for output measurement point tag names.

Namespace: PowerCalculations
Assembly: PowerCalculations (in PowerCalculations.dll) Version: 2.4.182-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override string PointTagTemplate { get; set; }
View Source

Property Value

String

Implements

IIndependentAdapterManagerPointTagTemplate
See Also