adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IJobVariable Interface / AddToEnvironment Property

In This Topic
    AddToEnvironment Property (IJobVariable)
    In This Topic
    Indicates whether the variable is added to the environment
    Syntax
    'Declaration
     
    
    Property AddToEnvironment As Boolean
    bool AddToEnvironment {get; set;}
    See Also