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


In This Topic
    ObjectState Field
    In This Topic
    The state of the object.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ObjectState As ObjectImportState
    [DataMember()]
    public ObjectImportState ObjectState
    [DataMember()]
    public:
    ObjectImportState ObjectState
    Remarks
    This value indicates whether the object being imported already exists in adTempus.
    See Also