Skip to content

b5fb8e0e 2599 bfd6 a183 56914405dd71

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

SpacetimeUnits.Weeks Property

Gets the week.

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

Syntax

C#

public IUnit Weeks { get; }

C#

public IUnit Weeks { get; }

VB

Public ReadOnly Property Weeks As IUnit
	Get

VB

Public ReadOnly Property Weeks As IUnit
	Get

C++

public:
property IUnit^ Weeks {
	IUnit^ get ();
}

C++

public:
property IUnit^ Weeks {
	IUnit^ get ();
}

F#

member Weeks : IUnit with get

F#

member Weeks : IUnit with get

Property Value

Type: IUnit
The week.

See Also

Reference

SpacetimeUnits Class
Sundew.Quantities.Spacetime.UnitSelection Namespace

Clone this wiki locally