adTempus API
ArcanaDevelopment.adTempus.Client Namespace / VariableUpdateTask Class / UpdateScope Property

In This Topic
    UpdateScope Property (VariableUpdateTask)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property UpdateScope As VariableUpdateScope
    public VariableUpdateScope UpdateScope {get; set;}
    See Also