FullyQualifiedName Property (Job)
In This Topic
The fully-qualified name of the job (including the full path of the group)
Syntax
'Declaration
Public ReadOnly Property FullyQualifiedName As String
public string FullyQualifiedName {get;}
public:
property String^ FullyQualifiedName {
String^ get();
}
See Also