adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobGroup Class / FullyQualifiedName Property

In This Topic
    FullyQualifiedName Property (JobGroup)
    In This Topic
    Gets the fully-qualified name of the group in the form "level1\level2\level3".
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FullyQualifiedName As String
    public string FullyQualifiedName {get;}
    See Also