GetDescriptionWithClassName Method (ServerSettings)
In This Topic
Gets a user-friendly description of the object, including the
ClassName.
Syntax
'Declaration
Public Overrides NotOverridable Function GetDescriptionWithClassName() As String
public override string GetDescriptionWithClassName()
Example
Job "Job Name"
See Also