adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobVariable Class / ValueAsObject Property

In This Topic
    ValueAsObject Property (JobVariable)
    In This Topic
    Gets the Value as an object of the type specified by the VariableType.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ValueAsObject As Object
    public object ValueAsObject {get;}
    See Also