Bookings
dateIn Property
Navigator Web Services Developer Documentation
Date booked in
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
dateIn
{
get
;
set
; }
public string dateIn { get; set; }
Public
Property
dateIn
As
String
Get
Set
Public Property dateIn As String Get Set
Property Value
Type:
String
See Also
Bookings Class
Bookings Members
DmsNavigator Namespace