Noda Time
Seconds Property
NamespacesNodaTimePeriodBuilderSeconds

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

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

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