Noda Time
Ticks Property
NamespacesNodaTimePeriodBuilderTicks

[This is preliminary documentation and is subject to change.]

Gets or sets the number of ticks within the period.
Declaration Syntax
C#Visual BasicVisual C++
public long Ticks { get; set; }
Public Property Ticks As Long
	Get
	Set
public:
property long long Ticks {
	long long get ();
	void set (long long value);
}

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)