adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobVariableHelper Class
Methods

In This Topic
    JobVariableHelper Class Members
    In This Topic

    The following tables list the members exposed by JobVariableHelper.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Compares this JobVariableCollection to another and returns collections containing changes (additions and modifications) and deletions.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as a boolean value.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as a DateTime.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as a DateTime containing only a date.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as a decimal.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as an integer.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as a string.  
    Public Methodstatic (Shared in Visual Basic) Gets or sets the value as a DateTime value that stores only the time.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic) Tries to set the variable to the specified type and value.  
    Public Methodstatic (Shared in Visual Basic) Determines whether a string value can be converted to the specified variable type  
    Public Methodstatic (Shared in Visual Basic) Gets the Value as an object of the type specified by the VariableType.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also