ImportObjectHeader Class Members
In This Topic
The following tables list the members exposed by ImportObjectHeader.
Public Constructors
Public Fields
| Name | Description |
| AccessMask |
The permissions that the caller has for the object
|
| ClassName |
The name of the class the object belongs to.
|
| Description |
A description of the object (obtained from GetDescription when the export was created).
|
| DuplicateObjectOID |
The OID of the duplicate object, if any.
|
| ExistingObjectLastModified |
The last modification timestamp of the existing object, if any
|
| ExplictlyExported |
Indicates whether the object was explicitly selected for export.
|
| LastModified |
The object's update timestamp as read from the import source.
|
| ObjectState |
The state of the object.
|
| OID |
The OID of the object.
|
Top
Extension Methods
See Also