adTempus API
ArcanaDevelopment.adTempus.Client Namespace / IVariableUpdateTaskOrAction Interface / TargetObject Property

In This Topic
    TargetObject Property (IVariableUpdateTaskOrAction)
    In This Topic
    The object to be updated if the UpdateScope is VariableUpdateScope.Targeted.
    Syntax
    'Declaration
     
    
    Property TargetObject As ADTObject
    ADTObject TargetObject {get; set;}
    See Also