adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ImportObjectHeader Class
Fields

In This Topic
    ImportObjectHeader Class Members
    In This Topic

    The following tables list the members exposed by ImportObjectHeader.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field The permissions that the caller has for the object  
    Public Field The name of the class the object belongs to.  
    Public Field A description of the object (obtained from GetDescription when the export was created).  
    Public Field The OID of the duplicate object, if any.  
    Public Field The last modification timestamp of the existing object, if any  
    Public Field Indicates whether the object was explicitly selected for export.  
    Public Field The object's update timestamp as read from the import source.  
    Public Field The state of the object.  
    Public Field The OID of the object.  
    Top
    See Also