Click or drag to resize
Grid Solutions Framework

BulkSequenceCalculatorDescriptionTemplate Property

Gets or sets template for output measurement descriptions.

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

Property Value

String

Implements

IIndependentAdapterManagerDescriptionTemplate
See Also