adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IJobVariableDictionary Interface
Properties Methods

In This Topic
    IJobVariableDictionary Interface Members
    In This Topic

    The following tables list the members exposed by IJobVariableDictionary.

    Public Properties
     NameDescription
     Property Gets the number of items in the collection  
     Property Gets the item with the specified string or integer index.  
    Top
    Public Methods
     NameDescription
     MethodOverloaded. Adds or updates the variable with the specified key.  
     Method Determines whether the collection contains a variable with the specified name.  
     MethodReturns an enumerator that iterates through the collection. (Inherited from System.Collections.Generic.IEnumerable<IJobVariable>)
     MethodOverloaded.  Gets the variable at the specified index;  
    Top
    See Also