Click or drag to resize

IAngularUICalendarwEventEnd Property

Returns the date/time when the specified event ends.

Namespace:  SmartBear.TestLeft.TestObjects.Web.Angular
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IReadOnlyEnumCollection2<DateTime> wEventEnd { get; }

Property Value

Type: IReadOnlyEnumCollection2DateTime
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also