Click or drag to resize

ProcessStartupInfo Properties

The ProcessStartupInfo type exposes the following members.

Properties
 NameDescription
Public propertyAccess The process access restriction.
Public propertyActions Actions that can be taken on the process.
Public propertyDeadline The process deadline.
Public propertyDefinitionId The process definition id.
Public propertyDescription The process description.
Public propertyImportance The process importance.
Public propertyLabels Labels for process.
Public propertyLabelsEnabled Labels for process available.
Public propertyOwner The process owner.
Public propertyParentId The process importance.
Public propertyProperties The process properties.
Public propertyTitle The process title.
Top
See Also