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