'Declaration Protected _MsgTime As MsgTime
'Declaration
Protected _MsgTime As MsgTime
'Usage Dim instance As Bookings Dim value As MsgTime value = instance._MsgTime instance._MsgTime = value
'Usage
Dim instance As Bookings Dim value As MsgTime value = instance._MsgTime instance._MsgTime = value
protected MsgTime _MsgTime
protected: MsgTime^ _MsgTime
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Bookings Class Bookings Members