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

In This Topic
    Caption Property (JobVariable)
    In This Topic
    The caption to be used when prompting for a value for this variable
    Syntax
    'Declaration
     
    
    Public Property Caption As String
    public string Caption {get; set;}
    See Also