adTempus API
ArcanaDevelopment.adTempus.Client.Collections Namespace / JobVariableCollection Class
Properties Methods Events

In This Topic
    JobVariableCollection Class Members
    In This Topic

    The following tables list the members exposed by JobVariableCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Property Indicates whether the collection is read-only (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public PropertyOverloaded.  Gets the object with the specified OID or numeric index. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Adds or updates a Job Variable  
    Public Method Removes all objects from the collection (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public MethodOverloaded.  Determines whether the collection contains the object with the specified OID (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public Method Determines whether the collection contains a variable with the specified name.  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ObjectCollectionT<T>)
    Public Method Gets the object at the specified index (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public MethodOverridden.  Gets the object with the specified OID or numeric index. Gets the member with the specified OID, name, or numeric index.  
    Public Method Gets the object with the specified OID. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public Method Gets the variable with the specified name.  
    Public MethodOverloaded.  Gets the index of the variable with the specified name.  
    Public MethodOverridden.   
    Public MethodOverloaded.  Removes the variable with the specified name.  
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public Method Removes the object with the specified OID (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public Method Updates sequence numbers for all items in collection. This method must be explicitly called to renumber contents. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Public MethodOverloaded.  Updates the collection to match the specified source by adding, deleting, and reordering contents as needed. (Inherited from ArcanaDevelopment.adTempus.Client.Collections.ADTObjectCollectionT<JobVariable>)
    Top
    Public Events
    See Also