Method ToFileFriendlyString
ToFileFriendlyString()
Returns a file-friendly string that represents the current object.
public override string ToFileFriendlyString()
Returns
- string
A file-friendly string that represents the current object.
Remarks
The resulting string is formatted as follows: "JobID_[GUID]", where [GUID] represents the value of the Id property.