Click or drag to resize
MOVEitObjectInfo Class
Base class for MOVEit info objects.
Inheritance Hierarchy
SystemObject
  MOVEit.DMZ.APIMOVEitObjectInfo
    More...

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public abstract class MOVEitObjectInfo

The MOVEitObjectInfo type exposes the following members.

Properties
  NameDescription
Public propertyDataInitialized
Returns the status of the data initialization for this object.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also
Inheritance Hierarchy