adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IJobVariable Interface / VariableType Property

In This Topic
    VariableType Property (IJobVariable)
    In This Topic
    The data type of the variable
    Syntax
    'Declaration
     
    
    Property VariableType As JobVariableType
    JobVariableType VariableType {get; set;}
    Remarks
    See remarks under Value
    See Also