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

In This Topic
    Name Property (IJobVariable)
    In This Topic
    The name of the variable
    Syntax
    'Declaration
     
    
    <NotNullAttribute()>
    Property Name As String
    [NotNull()]
    string Name {get; set;}
    See Also