adTempus API
ArcanaDevelopment.adTempus.Shared.ObjectComparison Namespace / ObjectDescriptor Class
Fields Methods

In This Topic
    ObjectDescriptor Class Members
    In This Topic

    The following tables list the members exposed by ObjectDescriptor.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field The name of the class the object belongs to.  
    Public Field The last modification timestamp for the object.  
    Public Field A description of the object.  
    Public Field The OID of the object. May be null for some objects that do not derive from ADTObject.  
    Top
    Public Methods
     NameDescription
    Public Method Gets a description of the object, combining the ClassName and ObjectDescription.  
    Top
    See Also