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

In This Topic
    UpdateScope Property (VariableUpdateAction)
    In This Topic
    The scope where the update is applied.
    Syntax
    'Declaration
     
    
    Public Property UpdateScope As VariableUpdateScope
    public VariableUpdateScope UpdateScope {get; set;}
    See Also