adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / TaskSubClasses Class / IsVariableUpdateTask Property

In This Topic
    IsVariableUpdateTask Property
    In This Topic
    Indicates whether this object is a VariableUpdateTask
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsVariableUpdateTask As Boolean
    public bool IsVariableUpdateTask {get;}
    See Also