IScriptJobComment

class

IScriptJobComment.

IScriptJobComment

Bases: object

Represents a comment entry in a job

remove

Removes this comment entry from the job.

guid

Retrieves the id of this job.

Type

Guid

user_name

Retrieves or sets the user name.

Type

string

date

Retrieves or sets the date.

Type

DateTime

text

Retrieves or sets the comment.

Type

string