Description
The Stepcomment class is a collection of messages logged during a step execution.
Class hierarchy
esri.WorkflowManager.SupportClasses.JobType()
Properties
comment | string | The message logged when a step is executed. |
date | date | The date the activity happened. |
user | string | The user that executed the step. |
Property Details
The message logged when a step is executed.
The date the activity happened.
The user that executed the step.