ExtendedDateTimePossibilityCollection.IsOpen Property
Returns whether this instance is open, means it has defined start or end
Namespace: MoreDateTimeAssembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
public bool IsOpen { get; }
Dim instance As ExtendedDateTimePossibilityCollection
Dim value As Boolean
value = instance.IsOpen
public:
virtual property bool IsOpen {
bool get () sealed;
}
No code example is currently available or this language may not be supported.
BooleanISingleExtendedDateTimeType.IsOpen