Skip to content

2a77ad5a b2f4 97cb 0380 f4cc7db59eed

Kim Hugener-Ohlsen edited this page May 28, 2016 · 2 revisions

MassUnitSelector.MariaTheresaOunces Property

Gets the maria theresa ounce.

Namespace: Sundew.Quantities.Mechanics.UnitSelection
Assembly: Sundew.Quantities (in Sundew.Quantities.dll) Version: 1.0.2.0 (1.0.2.0)

Syntax

C#

public Expression MariaTheresaOunces { get; }

C#

public Expression MariaTheresaOunces { get; }

VB

Public ReadOnly Property MariaTheresaOunces As Expression
	Get

VB

Public ReadOnly Property MariaTheresaOunces As Expression
	Get

C++

public:
virtual property Expression^ MariaTheresaOunces {
	Expression^ get () sealed;
}

C++

public:
virtual property Expression^ MariaTheresaOunces {
	Expression^ get () sealed;
}

F#

abstract MariaTheresaOunces : Expression with get
override MariaTheresaOunces : Expression with get

F#

abstract MariaTheresaOunces : Expression with get
override MariaTheresaOunces : Expression with get

Property Value

Type: Expression
The maria theresa ounce.

Implements

IMassUnitSelector.MariaTheresaOunces

See Also

Reference

MassUnitSelector Class
Sundew.Quantities.Mechanics.UnitSelection Namespace

Clone this wiki locally