adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / ResponseActionSubClasses Class / IsVariableUpdateAction Property


In This Topic
    IsVariableUpdateAction Property
    In This Topic
    Indicates whether this object is a VariableUpdateAction
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsVariableUpdateAction As Boolean
    public bool IsVariableUpdateAction {get;}
    public:
    property bool IsVariableUpdateAction {
       bool get();
    }
    See Also