adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobQueue Class / GroupCount Property

In This Topic
    GroupCount Property (JobQueue)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property GroupCount As Nullable(Of Integer)
    public Nullable<int> GroupCount {get;}
    See Also