Gets or sets data source of totalizer engineering units for this pen.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)

Collapse imageSyntax

C#
public string TotalizerEngineeringUnits { get; set; }
Visual Basic
Public Property TotalizerEngineeringUnits As String
	Get
	Set
JScript
function get TotalizerEngineeringUnits () : String
function set TotalizerEngineeringUnits (value : String)

Collapse imageSee Also