Bookings
timeOut Property
Navigator Web Services Developer Documentation
Time booked out
Namespace:
DmsNavigator
Assembly:
DmsNavigator
(in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
string
timeOut
{
get
;
set
; }
public string timeOut { get; set; }
Public
Property
timeOut
As
String
Get
Set
Public Property timeOut As String Get Set
Property Value
Type:
String
See Also
Bookings Class
Bookings Members
DmsNavigator Namespace