adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ImportObjectHeader Class / LastModified Field


In This Topic
    LastModified Field (ImportObjectHeader)
    In This Topic
    The object's update timestamp as read from the import source.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public LastModified As Date
    [DataMember()]
    public DateTime LastModified
    [DataMember()]
    public:
    DateTime LastModified
    See Also