ITravelInfoLastSentLog Property |
LastSentLog - last logged trans
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property LastSentLog As Integer
Get
Dim instance As ITravelInfo
Dim value As Integer
value = instance.LastSentLog
property int LastSentLog {
int get ();
}
Property Value
Type:
Int32
See Also