Noda Time
HasTimeComponent Property
NamespacesNodaTimePeriodHasTimeComponent

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

Returns whether or not this period contains any non-zero-valued time-based properties (hours or lower).
Declaration Syntax
C#Visual BasicVisual C++
public bool HasTimeComponent { get; }
Public ReadOnly Property HasTimeComponent As Boolean
	Get
public:
property bool HasTimeComponent {
	bool get ();
}

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