ArcFM Solution Developer Guide
TimeStamp Property (IMMMobileObject2)


Syntax
[System.Runtime.InteropServices.DispId(1610678272)]
System.DateTime TimeStamp {get; set;}
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Property TimeStamp As System.Date
 
'Usage
 
Dim instance As IMMMobileObject2
Dim value As System.Date
 
instance.TimeStamp = value
 
value = instance.TimeStamp
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMMobileObject2 Interface
IMMMobileObject2 Members

 

 


Send Comment