adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / JobStepCollection Class
Members

In This Topic
    JobStepCollection Class
    In This Topic
    Object Model
    JobStepCollection ClassJobStep Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public NotInheritable Class JobStepCollection 
       Inherits ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT(Of JobStep)
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>
          ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<T>
             ArcanaDevelopment.adTempus.Client.Collections.JobStepCollection

    See Also